Skip to content

Conversation

brass75
Copy link
Member

@brass75 brass75 commented Sep 4, 2025

Fixes #14

  • Uses the correct dictionary for pyproject.toml configuration
  • Improves testing of CliConfig by using a TOML file rather than dumping a dictionary with toml.dump
  • Removes debug print
  • Adds color formatting to error messages.

Copy link
Contributor

@kjaymiller kjaymiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for getting that fixed so quickly

@brass75 brass75 merged commit 0e99637 into main Sep 4, 2025
18 checks passed
@brass75 brass75 deleted the issue-14 branch September 4, 2025 20:19
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.

Update documentation for config from pyproject.toml
2 participants