feat: Adding AsyncFetcher class version of Fetcher

The first step in fully supporting async
This commit is contained in:
Karim shoair
2024-12-15 16:51:58 +02:00
parent faf728a794
commit b10cfd3643
3 changed files with 104 additions and 13 deletions
-1
View File
@@ -1,4 +1,3 @@
[flake8]
ignore = E501, F401
extend-ignore = E999
exclude = .git,.venv,__pycache__,docs,.github,build,dist,tests,benchmarks.py