- Fix Parziale Cloudflare - Maggiore Reattività - Su ANDROID alcuni siti es. SerieHD e GuardaSerie.click non funzionano
5 lines
140 B
Python
Executable File
5 lines
140 B
Python
Executable File
# auto.py is full of patterns mypy doesn't like, so for type checking
|
|
# purposes we replace it with interface.py.
|
|
|
|
from .interface import *
|