Do not disable pylint no-member in acme.

https://github.com/letsencrypt/lets-encrypt-preview/pull/117#discussion_r21537130
This commit is contained in:
Jakub Warmuz
2014-12-10 13:18:17 +01:00
parent cc85f22133
commit 37bda00e36
+1 -1
View File
@@ -7,7 +7,7 @@ import jsonschema
from letsencrypt.client import crypto_util
from letsencrypt.client import le_util
# pylint: disable=no-member
SCHEMATA = dict([
(schema, json.load(open(pkg_resources.resource_filename(
__name__, "schemata/%s.json" % schema)))) for schema in [