Skip to content

Auto Build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 11:01
· 42 commits to master since this release
fix: Moved some dictionaries to `__init__` methods.

`colors` in `Argparse.ColorizingHelpFormatter` class.
`_level_name` in `Formatters._Formatter` class and `level_colors` in `Formatters.ColorizingFormatter` class.
`sign_colors` in `PPrint.PrettyPrinter` class.
`colors` in `TreePrint.TreePrint.Node` class.