Skip to content

Commit

Permalink
fix branding tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed May 3, 2022
1 parent d6cdb1b commit 1650d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth0/v3/management/branding.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .rest import RestClient
from ..rest import RestClient


class Branding(object):
Expand Down

0 comments on commit 1650d1f

Please sign in to comment.