1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-02-03 13:47:14 +03:00

7 Commits

Author SHA1 Message Date
Adolfo Gómez García
7db6cba256
Minor fixes on admin and more refactoring 2024-01-07 01:40:48 +01:00
Adolfo Gómez García
5bba681b9d
Fixing up counters types 2024-01-06 16:34:20 +01:00
Adolfo Gómez García
bac161b46c
updated tests and more refactoring 2024-01-05 01:02:11 +01:00
Adolfo Gómez García
233d66921e
refactoring to camel_case, some minor fixes 2024-01-04 00:36:10 +01:00
Adolfo Gómez García
a48f5e6241
Replacing deprecating typing classes in favour of builtings or collections.abc ones.
Most changes are simple annotations.
Will continue changes as i found them :)
2023-12-04 00:04:56 +01:00
Adolfo Gómez García
3e0099ed16
Fixed some typos left behind on last refactorization of code 2023-12-03 23:29:22 +01:00
Adolfo Gómez García
85d71554f6
* Moved test out of src
* Some type improvements for mypy
2023-10-14 17:42:31 +02:00