Bastian Venthur
fe268516e3
Improved the default theme.
...
Closes : #48
2023-06-13 16:29:44 +02:00
Bastian Venthur
c952c574b7
Don't use internal templates anymore.
...
Blag will throw an error if a template is not found locally. The error
message contains an explanation for the user on where to get the missing
templates.
Quickstart will generate templates for the user in the working
directory.
Updated tests appropriately.
2023-06-01 13:35:33 +02:00
Bastian Venthur
87d619cc1c
Re-formatted the code
2022-09-01 12:41:25 +02:00
Bastian Venthur
875fd85d65
removed types from docstrings now that we have type annotations.
...
note, the return value still needs to be in there.
2022-09-01 10:51:32 +02:00
Bastian Venthur
ebac0a8fc4
fixed for mypy --strict testing
2022-08-31 22:59:55 +02:00
Bastian Venthur
451fb1b260
try supporting py38
2022-08-31 19:54:32 +02:00
Bastian Venthur
322154041a
WIP
2022-08-31 17:17:02 +02:00
Bastian Venthur
877c47c391
improved quickstart:
...
* respective default answers will be written to config if user provided
no answer
* added tests for quickstart
2022-06-28 21:02:51 +02:00