Skip to content

Commit ac75e7e

Browse files
committed
Fix for isort linting warning (?)
1 parent 8d5b0bd commit ac75e7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

auth0/v3/test/management/test_branding.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import unittest
2+
23
import mock
4+
35
from ...management.branding import Branding
46

57

0 commit comments

Comments
 (0)