Skip to content

Commit

Permalink
revert accidental commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Nov 13, 2024
1 parent f34f17d commit ab81033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alphadia/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -401,5 +401,5 @@ def run(*args, **kwargs):


# uncomment for debugging:
if __name__ == "__main__":
run()
# if __name__ == "__main__":
# run()

0 comments on commit ab81033

Please sign in to comment.