Replies: 1 comment 1 reply
-
Yes I use it in other APIs. So my opinion is that yes, it can be used, but in this specific method it adds nothing special. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just discovered functools.wraps. Could it be used in
fcapi
?For example:
I didn't test this yet.
Beta Was this translation helpful? Give feedback.
All reactions