Skip to content

Commit 4c42ba3

Browse files
committed
flake8
1 parent 64a5f0d commit 4c42ba3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

uit/uit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ def get_token(self, auth_code=None):
369369

370370
url = urljoin(UIT_API_URL, "token")
371371

372-
global _auth_code
373372
self._auth_code = auth_code or _auth_code
374373

375374
# check for auth_code

0 commit comments

Comments
 (0)