mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
Rename network2 to network.
This commit is contained in:
@@ -24,7 +24,7 @@ class AuthHandler(object):
|
||||
|
||||
:ivar network: Network object for sending and receiving authorization
|
||||
messages
|
||||
:type network: :class:`letsencrypt.network2.Network`
|
||||
:type network: :class:`letsencrypt.network.Network`
|
||||
|
||||
:ivar account: Client's Account
|
||||
:type account: :class:`letsencrypt.account.Account`
|
||||
|
||||
Reference in New Issue
Block a user