certbot/certbot-apache/certbot_apache/_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
..
augeas_lens Make the contents of the apache plugin private (#7579) 2019-11-25 09:44:40 -08:00
__init__.py Make the contents of the apache plugin private (#7579) 2019-11-25 09:44:40 -08:00
apache_util.py Merge remote-tracking branch 'origin/master' into ap2_merge_master 2020-01-06 17:17:31 +02:00
apacheparser.py Modifications needed for merging to master 2020-01-06 17:19:33 +02:00
assertions.py Modifications needed for merging to master 2020-01-06 17:19:33 +02:00
augeasparser.py Cleanup more pylint issues (#7848) 2020-03-16 09:43:48 -07:00
configurator.py Correct AutoHSTS docs (#7767) 2020-02-18 14:54:07 -08:00
constants.py Disable old SSL versions and ciphersuites to follow Mozilla recommendations in Apache (#7712) 2020-01-24 13:37:42 -08:00
display_ops.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
dualparser.py Modifications needed for merging to master 2020-01-06 17:19:33 +02:00
entrypoint.py Cleanup more pylint issues (#7848) 2020-03-16 09:43:48 -07:00
http_01.py Merge pull request #7742 from osirisinferi/force-non-restrictive-umask 2020-02-26 17:09:20 -08:00
interfaces.py Cleanup more pylint issues (#7848) 2020-03-16 09:43:48 -07:00
obj.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
options-ssl-apache.conf Remove SSLCompression off line from all config options (#7726) 2020-01-29 15:21:17 -08:00
override_arch.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
override_centos.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
override_darwin.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
override_debian.py Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
override_fedora.py Remove SSLCompression off line from all config options (#7726) 2020-01-29 15:21:17 -08:00
override_gentoo.py Merge remote-tracking branch 'origin/master' into ap2_merge_master 2020-01-06 17:17:31 +02:00
override_suse.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
parser.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
parsernode_util.py Merge remote-tracking branch 'origin/master' into ap2_merge_master 2020-01-06 17:17:31 +02:00