aboutsummaryrefslogtreecommitdiffstats
path: root/modules/config_states.py
AgeCommit message (Collapse)AuthorLines
2023-08-20no need to use OrderedDictw-e-w-3/+1
2023-08-20assert key created_at exist in config_statesw-e-w-1/+2
2023-08-20catch error when loading config_statesw-e-w-4/+7
and save config_states with indent
2023-05-31rename print_error to report, use it with together with package nameAUTOMATIC-5/+4
2023-05-29Add & use modules.errors.print_error where currently printing exception info ↵Aarni Koskela-8/+4
by hand
2023-05-15load extensions' git metadata in parallel to loading the main program to ↵AUTOMATIC-0/+2
save a ton of time during startup
2023-05-10ruff auto fixesAUTOMATIC-1/+1
2023-05-10imports cleanup for ruffAUTOMATIC-1/+1
2023-03-29Various UI fixes in config state tabspace-nuko-0/+200