We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a56c4 commit e0b12bbCopy full SHA for e0b12bb
src/api_to_dataframe/models/retainer.py
@@ -39,4 +39,4 @@ def wrapper(*args, **kwargs): # pylint: disable=inconsistent-return-statements
39
)
40
raise e
41
42
- return wrapperpoetry ins
+ return wrapper
0 commit comments