certbot: lint fixup

This commit is contained in:
Will Greenberg 2026-05-18 16:01:57 -07:00
parent 1fa1a99c9d
commit d604fd48c9

View file

@ -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