fix download (aggiunta di nuove librerie da Alfa)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from future.utils import PY3
|
||||
|
||||
if not PY3:
|
||||
__future_module__ = True
|
||||
Reference in New Issue
Block a user