mirror of
https://github.com/certbot/certbot.git
synced 2026-05-21 09:47:42 -04:00
certbot: lint fixup
This commit is contained in:
parent
1fa1a99c9d
commit
d604fd48c9
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ import pytest
|
|||
|
||||
import certbot
|
||||
from certbot import errors
|
||||
from certbot._internal.storage import ALL_FOUR, relevant_values
|
||||
from certbot._internal.storage import ALL_FOUR
|
||||
from certbot._internal import san
|
||||
from certbot.compat import filesystem
|
||||
from certbot.compat import os
|
||||
|
|
|
|||
Loading…
Reference in a new issue