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

6 Commits

Author SHA1 Message Date
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
695a91eb38
More updates to type annotations 2023-12-04 00:51:05 +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