Skip to content

Commit

Permalink
fix: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
15r10nk committed Jan 17, 2025
1 parent 219dd6d commit 541e9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/inline_snapshot/_adapter/generic_call_adapter.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def pos_arg_node(pos):
else:

def kw_arg_node(_):
assert False
return None

def pos_arg_node(_):
Expand Down

0 comments on commit 541e9b8

Please sign in to comment.