Sorting all library imports with isort
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .fetchers import Fetcher, StealthyFetcher, PlayWrightFetcher
|
||||
from .fetchers import Fetcher, PlayWrightFetcher, StealthyFetcher
|
||||
|
||||
# If you are going to use Fetchers with the default settings, import them from this file instead for a cleaner looking code
|
||||
Fetcher = Fetcher()
|
||||
|
||||
Reference in New Issue
Block a user