mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-26 10:03:50 +03:00
Refactor authorize.py to ignore type checking
This commit is contained in:
parent
e4a49ed763
commit
ac72b88554
@ -1,5 +1,5 @@
|
||||
# may be executed on old python versions? (should not, but keep compat for a while more)
|
||||
# pylint: disable=all
|
||||
# type: ignore # Ignore all type checking
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user