Source code for almanac.constants.defaults
[docs]class CommandLineDefaults:
"""Default values for various command fields."""
DOC = '... no documentation ...'
MAX_COMPLETION_WIDTH = 88
[docs]class CommandLineDefaults:
"""Default values for various command fields."""
DOC = '... no documentation ...'
MAX_COMPLETION_WIDTH = 88