Skip to content

Commit

Permalink
Update module name
Browse files Browse the repository at this point in the history
  • Loading branch information
nineteendo authored Aug 7, 2024
1 parent 23d19a0 commit 0d1f54a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/jsonyx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
"surrogates", "trailing_comma",
] | str]

JSONSyntaxError.__module__ = __name__


class Decoder:
"""JSON decoder."""
Expand Down

0 comments on commit 0d1f54a

Please sign in to comment.