File size: 157 Bytes
3a8e4d3 | 1 2 3 4 5 6 | # disable python warnings if they annoy you
ignore_warnings: False
# pretty print config tree at the start of the run using Rich library
print_config: True
|
3a8e4d3 | 1 2 3 4 5 6 | # disable python warnings if they annoy you
ignore_warnings: False
# pretty print config tree at the start of the run using Rich library
print_config: True
|