mirror of
https://github.com/certbot/certbot.git
synced 2026-04-21 06:06:55 -04:00
`typing.Type` is deprecated in favor of built-in `type`. In strict mode,`find_ancestors` needs to be more specific about what it actually returns, due to covariance and generics and such. ``` $ mypy --strict certbot-apache/certbot_apache/_internal/dualparser.py Success: no issues found in 1 source file ``` |
||
|---|---|---|
| .. | ||
| certbot_apache | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.py | ||
Apache plugin for Certbot