pull/283/head
yhtiyar 2021-09-24 23:00:10 +03:00
rodzic 5f83b7edf4
commit 4bf2b5311d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -444,7 +444,7 @@ def add_labels(
# address_ids: Dict[str, int] = {}
# For now quitting this idea because some contracts have unicode escapes
# in their names, and global cache will fuck up not only that batch labeling
# but latet ones as well
# but later ones as well
pbar = tqdm(total=(end - start + 1))
pbar.set_description(f"Labeling blocks {start}-{end}")