github-actions
|
ccfb665463
|
fixup: Format Python code with Black
|
11 months ago |
Jason Cameron
|
ed20928974
|
chore: reformat
Signed-off-by: Jason Cameron <git@jasoncameron.dev>
|
11 months ago |
github-actions
|
9ed8c87b88
|
fixup: Format Python code with Black
|
2 years ago |
Jason
|
fc9a166d39
|
CHORE: syntactical changes + some pythonic changes and future improvements
|
2 years ago |
github-actions
|
53db79ab29
|
fixup: Format Python code with Black
|
2 years ago |
Jason
|
9e60d83580
|
Fmt using black & isort
|
2 years ago |
github-actions
|
425286fe90
|
fixup: Format Python code with Black
|
2 years ago |
Jason
|
ed97ae4ebb
|
fix: fixed the GUI
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
|
2 years ago |
github-actions
|
7dd8b2a3e8
|
fixup: Format Python code with Black
|
3 years ago |
John Toniutti
|
bfe577643c
|
Custom resolution (#1277)
Thank you @jotonedev!
|
3 years ago |
Syed Aman Raza
|
e30eaf7594
|
Added the story mode with 2 methods by Electro199 (#1288)
Thank you @electro199!
|
3 years ago |
Simon
|
a7594b8bd4
|
Added full path check of .config.template.toml
|
3 years ago |
Jason
|
f65a797ec5
|
reformatted
|
3 years ago |
Jason
|
c10a5d3c2f
|
fixed 71c317da23 by removing match usage (3.10+ only)
optimized imports
|
3 years ago |
Jason
|
bc215f8b32
|
Stable implementation of the watermark
NOT DESIGNED FOR PRODUCTION USE
|
4 years ago |
Jason
|
3e816b9f8a
|
style: refactor
|
4 years ago |
Jason
|
b82459166b
|
docs: improved examples in .config.template.toml
fix: mutability issue in settings.py
style: added autocomplete support for the settings.config var
style: fixed autocomplete issues overall
|
4 years ago |
Callum Leslie
|
4ed5c58ab2
|
style: formatted with black
|
4 years ago |
Callum Leslie
|
d0a7697256
|
fix: optionals return default or empty string
|
4 years ago |
Callum Leslie
|
6a16c9f3e7
|
style: format with python-black
|
4 years ago |
Callum Leslie
|
d2d593371b
|
refactor: rename tomlchecker and move to global settings variable
|
4 years ago |
CordlessCoder
|
4d9ce59f24
|
feat: correct optional variable behavour
|
4 years ago |