fix: flake8 errors in tests/

This commit is contained in:
eggplants
2022-02-03 21:33:25 +09:00
parent 01d8ff3ff5
commit 79259b4026
5 changed files with 17 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
from waybackpy.__version__ import __version__
from waybackpy import __version__
from waybackpy.utils import (
DEFAULT_USER_AGENT,
latest_version_github,