Commit graph

9 commits

Author SHA1 Message Date
Vizonex
309c04acd6 reformat with ruff 2024-08-07 19:28:52 +01:00
Vizonex
2c871d60e3 reformat using black 2024-08-07 19:28:52 +01:00
L1ghtn1ng
cd678f2acf Refactor code for better readability and consistency
Improves the readability and consistency of the codebase by replacing double quotes with single quotes where applicable. Also refactors several `if` statements and list/set comprehensions for brevity. The update does not affect functionality or performance. Unnecessary module imports were also removed for optimization.
2024-03-02 22:36:01 +00:00
Branch Vincent
4d825aaf33
build: migrate to pep517 backend (#1505)
* build: migrate to pep517 backend

* test loading config files
2023-10-08 19:45:23 +01:00
yoonthegoon
c13843ec0d #1492 run black . and isort . 2023-07-27 01:34:21 +01:00
L1ghtn1ng
f175269941 add a boat load of static typing fixes 2022-10-31 00:51:59 +00:00
J.Townsend
a3407ebb8f drop dev prefix for release and a few misc changes 2022-08-14 00:32:12 +00:00
L1ghtn1ng
ce419a14d4 add auto reload support to the restapi launcher 2021-05-12 01:40:44 +01:00
L1ghtn1ng
654569e3d4 Initial commit of restAPI 2021-04-06 01:42:10 +01:00