Feature/comp 114 python code quality
Compare changes
- Remco Tukker authored
+ 0
− 1
@@ -21,4 +21,3 @@ types-jsonschema
Various python code quality and readability improvements Noteworthy are:
types-sqlalchemy
has to be removed, potentially also from the servers if it doesnt happen automatically (this package is only intended for sqlalchemy 1.4, sqlalchemy2 has its type info included).sphinxcontrib-httpdomain
for more conveniently documenting the api endpoints in sphinxSURVEY_DATABASE_URI
is still a required config entry, but as the format isn't checked, it can be left empty, as in the config-example.json file. Should be clear enough.