1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-06 13:17:54 +03:00
openuds/server
Adolfo Gómez García ad8f5e01c1
Fix function names in OpenGnsys and OpenStack services
Added a better type hint for callbacks return values
more code fixes
2024-01-23 03:37:05 +01:00
..
samples Updating type annotations 2023-12-04 00:28:19 +01:00
src Fix function names in OpenGnsys and OpenStack services 2024-01-23 03:37:05 +01:00
target Fixed default error pages 404-500 2023-07-04 00:40:28 +02:00
tests Fix function names in OpenGnsys and OpenStack services 2024-01-23 03:37:05 +01:00
.dmypy.json Fixed counter var type check 2023-10-14 17:02:00 +02:00
.env Added .env files for vscode editing 2021-01-22 07:16:53 +01:00
.pylintrc some fixes to make tests work as they are expected to 2023-05-21 16:19:58 +02:00
coverage.ini refactoring to camel_case, some minor fixes 2024-01-04 00:48:31 +01:00
mypy.ini Lots of minor bug fixes (using mypy to locate them) 2024-01-03 04:40:50 +01:00
pytest.ini Fixed pytest.ini to ignore xdist deprecation warning until fixed on coverage plugin 2024-01-16 00:57:03 +01:00
requirements.txt adding support for postgresql 2024-01-10 23:07:46 +01:00