Anton Hvornum
|
5259549466
|
Fixed some import errors that snuk in master
|
2021-11-05 21:47:30 +01:00 |
Anton Hvornum
|
2fcd8198b2
|
Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly how we called things in guided.py but also some SysCommand calls
|
2021-11-05 16:27:01 +01:00 |
Anton Hvornum
|
32aa91bdde
|
Adding support for passing arguments to .format()
This should enable people to use custom option arguments in their config files when scripting installations or using the API.
|
2021-10-30 21:04:31 +02:00 |
Anton Hvornum
|
7149b76f3b
|
Forgot some imports that didn't show up on a static run without going through a few of the menu's
|
2021-10-22 21:54:16 +02:00 |
Anton Hvornum
|
8b96080ec8
|
Forgot some imports that didn't show up on a static run without going through a few of the menu's
|
2021-10-22 21:02:39 +02:00 |
Anton Hvornum
|
7ac06d75d0
|
Restructured disk.py into lib/disk/<splits>.py instead. Shouldn't be any broken links as we expose all the functions through __init__.py - but you never know so I'll keep an eye for issues with this.
|
2021-10-22 20:43:01 +02:00 |