Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13b50b commit 65885c7Copy full SHA for 65885c7
auth0/v3/management/hooks.py
@@ -1,4 +1,4 @@
1
-from auth0.v3.management.rest import RestClient
+from .rest import RestClient
2
3
4
class Hooks(object):
0 commit comments