Skip to content

Commit

Permalink
Update annotate.py
Browse files Browse the repository at this point in the history
  • Loading branch information
axbazin authored Sep 19, 2023
1 parent fe89c7c commit 9200a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppanggolin/annotate/annotate.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from pathlib import Path
import tempfile
import time
from typing import List, Set, Tuple
from typing import List, Set, Tuple, Iterable

# installed libraries
from tqdm import tqdm
Expand Down

0 comments on commit 9200a51

Please sign in to comment.