Skip to content

Commit

Permalink
Merge pull request #24 from elkinaguas/main
Browse files Browse the repository at this point in the history
Change modules architecture
  • Loading branch information
elkinaguas authored Apr 25, 2024
2 parents 9e20358 + baa2f66 commit b88ca45
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 b88ca45

Please sign in to comment.