Skip to content

Commit

Permalink
Test for rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
elkinaguas committed Mar 5, 2024
1 parent f0c5c7a commit baa2f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clir/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def check_config():
file_path = os.path.join(dir_path, 'commands.json')

return os.path.exists(file_path)

#--------------------------------------- CLI commands -------------------------------------------------------

@cli.command(help="Clir initial configuration 🛠️")
Expand Down

0 comments on commit baa2f66

Please sign in to comment.