Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.6 #62

Merged
merged 21 commits into from
Oct 3, 2024
Prev Previous commit
Next Next commit
.
erlichsefi committed Oct 2, 2024
commit 01c385913b54a6eabaff4b5c8fc4b7612e7809bf
2 changes: 1 addition & 1 deletion il_supermarket_scarper/utils/loop.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import concurrent.futures
from logger import Logger
from .logger import Logger


def defualt_aggregtion_function(all_done):