aboutsummaryrefslogtreecommitdiffstats
path: root/modules/config_states.py
Commit message (Collapse)AuthorAgeFilesLines
* rename print_error to report, use it with together with package nameAUTOMATIC2023-05-311-5/+4
|
* Add & use modules.errors.print_error where currently printing exception info ↵Aarni Koskela2023-05-291-8/+4
| | | | by hand
* load extensions' git metadata in parallel to loading the main program to ↵AUTOMATIC2023-05-151-0/+2
| | | | save a ton of time during startup
* ruff auto fixesAUTOMATIC2023-05-101-1/+1
|
* imports cleanup for ruffAUTOMATIC2023-05-101-1/+1
|
* Various UI fixes in config state tabspace-nuko2023-03-291-0/+200