Skip to content

Commit

Permalink
chore: change relations and ways grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ committed Dec 31, 2023
1 parent bd0390f commit 05e2272
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 137 deletions.
2 changes: 1 addition & 1 deletion quackosm/_rich_progress.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

__all__ = ["TaskProgressSpinner", "TaskProgressBar"]

TOTAL_STEPS = 34
TOTAL_STEPS = 36

class TaskProgressSpinner:
def __init__(self, step_name: str, step_number: str):
Expand Down
Loading

0 comments on commit 05e2272

Please sign in to comment.