Sorting all library imports with isort

This commit is contained in:
Karim shoair
2024-11-30 14:02:06 +02:00
parent 26bfa88e50
commit 1a17b2ce46
24 changed files with 110 additions and 115 deletions
+1
View File
@@ -1,4 +1,5 @@
import unittest
import pytest_httpbin
from scrapling import StealthyFetcher
+1
View File
@@ -1,4 +1,5 @@
import unittest
import pytest_httpbin
from scrapling import Fetcher
+1
View File
@@ -1,4 +1,5 @@
import unittest
import pytest_httpbin
from scrapling import PlayWrightFetcher