Skip to content

Conversation

michaelhhogue
Copy link
Collaborator

What does this PR do?

This PR adds a --verbose command line argument to prevent manually modifying the verbose attribute in Config.
In addition, all instances of VERBOSE are replaced with directly accessing config.verbose. By doing this, each module can get the up-to-date verbose flag.

This argument should allow for faster debugging and prevent accidental commits where Config.verbose is hard-coded to True.

Type of change

  • New feature (non-breaking change which adds functionality)

@joshbickett joshbickett merged commit 30170a8 into OthersideAI:main Feb 9, 2024
@michaelhhogue michaelhhogue deleted the verbose-flag branch February 14, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants