Skip to content

Commit 1650d1f

Browse files
committed
fix branding tests
1 parent d6cdb1b commit 1650d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auth0/v3/management/branding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .rest import RestClient
1+
from ..rest import RestClient
22

33

44
class Branding(object):

0 commit comments

Comments
 (0)