Replies: 1 comment
-
I have the same issue, I'd like to factorize code a bit by decorating the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, could somebody explain to me why the piece of code below returns a
functools.partial
? Thanks for the great tool.Hello
functools.partial(<uplink.commands.HttpMethod object at 0x7f9656f27220>, request_definition_builder_factory=<bound method RequestDefinitionBuilder._extend of <uplink.commands.RequestDefinitionBuilder object at 0x7f9656f26bf0>>)
Beta Was this translation helpful? Give feedback.
All reactions