mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
3d4b997d4a
Closures capture the scope and not the variables. Therefore, any type-narrowing performed by mypy on captured variables is lost inside the closure. |
||
---|---|---|
.. | ||
authenticators | ||
cli | ||
crawlers | ||
__init__.py | ||
__main__.py | ||
authenticator.py | ||
config.py | ||
crawler.py | ||
http_crawler.py | ||
limiter.py | ||
logging.py | ||
output_dir.py | ||
pferd.py | ||
report.py | ||
transformer.py | ||
utils.py | ||
version.py |