Fix linting error

This commit is contained in:
Lucidiot 2019-09-02 22:39:15 +02:00
parent a200e9f11d
commit 871b809cb0
Signed by: lucidiot
GPG Key ID: 3358C1CA6906FB8D
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
from twtxt_registry_client.client import RegistryClient
from twtxt_registry_client.client import RegistryClient # noqa: F401