mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
pylint network2/messages2/fields
This commit is contained in:
@@ -28,7 +28,7 @@ logging.debug(regr)
|
||||
|
||||
authzr = net.request_challenges(
|
||||
identifier=messages2.Identifier(
|
||||
typ=messages2.IdentifierFQDN, value='example1.com'),
|
||||
typ=messages2.IDENTIFIER_FQDN, value='example1.com'),
|
||||
regr=regr)
|
||||
logging.debug(authzr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user