Skip to content

Commit

Permalink
add todo statement for next step on verbose logging implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuaibi7 committed Dec 14, 2024
1 parent 70dcbb9 commit e4c26ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dialect/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
configure_logging()


# TODO: add option for verbose logging
def main():
logging.info("Running DIALECT CLI")

Expand Down

0 comments on commit e4c26ee

Please sign in to comment.