Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Adye authored and Tim Adye committed Nov 9, 2024
1 parent 2ce4bd7 commit 77b9ac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/Scripts/Python/full_chain_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,7 @@ def strToRange(s: str, optName: str, unit: float = 1.0):
sys.exit(2)
return range


# Graciously taken from https://stackoverflow.com/a/60750535/4280680 (via seeding.py)
class EnumAction(argparse.Action):
"""
Expand Down

0 comments on commit 77b9ac6

Please sign in to comment.