Skip to content

Commit

Permalink
Update orion.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuchalla authored Aug 8, 2024
1 parent 08cef10 commit c5f0873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orion.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@


class MutuallyExclusiveOption(click.Option):
"""Class to implement mutual exclusivity between options in click
"""Class to implement mutual exclusivity between options in click.
Args:
click (Option): _description_
Expand Down

0 comments on commit c5f0873

Please sign in to comment.