Skip to content

Commit

Permalink
Fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
teekuningas committed Apr 15, 2024
1 parent 7c23438 commit 619183e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meggie/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
def patched_progress(self):
return

joblib.parallel.Parallel.print_progress = patched_progress

joblib.parallel.Parallel.print_progress = patched_progress


def main():
Expand Down

0 comments on commit 619183e

Please sign in to comment.