Skip to content

Commit

Permalink
Made cmd2/parsing.py non-executable and examples executable
Browse files Browse the repository at this point in the history
  • Loading branch information
tleonhardt committed Nov 2, 2024
1 parent a00b6cc commit 3790f17
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 0 deletions.
Empty file modified cmd2/parsing.py
100755 → 100644
Empty file.
Empty file modified examples/argparse_completion.py
100644 → 100755
Empty file.
Empty file modified examples/default_categories.py
100644 → 100755
Empty file.
Empty file modified examples/modular_commands_basic.py
100644 → 100755
Empty file.
Empty file modified examples/modular_commands_dynamic.py
100644 → 100755
Empty file.
Empty file modified examples/modular_commands_main.py
100644 → 100755
Empty file.
Empty file modified examples/modular_subcommands.py
100644 → 100755
Empty file.
Empty file modified examples/read_input.py
100644 → 100755
Empty file.

0 comments on commit 3790f17

Please sign in to comment.