certbot/certbot-nginx/certbot_nginx/_internal
Brad Warren 06599a1e18
Cleanup more pylint issues (#7848)
This PR builds on #7657 and cleans up additional unnecessary pylint comments and some stray comments referring to pylint: disable comments that have been deleted that I didn't notice in my review of that PR.

* Remove stray pylint link.

* Cleanup more pylint comments

* Cleanup magic_typing imports

* Remove unneeded pylint: enable comments
2020-03-16 09:43:48 -07:00
..
tls_configs Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719) 2020-01-24 10:09:28 -08:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py Cleanup more pylint issues (#7848) 2020-03-16 09:43:48 -07:00
constants.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
display_ops.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
http_01.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
nginxparser.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
obj.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
parser.py Relpace deprecated logger.warn() with logger.warning() 2020-02-24 01:47:12 +09:00
parser_obj.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00