Skip to content

Commit

Permalink
Update mapper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 11, 2024
1 parent 9f03dc9 commit 3281177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singer_sdk/mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ def _eval(

return result

def _eval_type(
def _eval_type( # noqa: PLR0911
self,
expr: str,
default: th.JSONTypeHelper | None = None,
Expand Down

0 comments on commit 3281177

Please sign in to comment.