Martin Thoma
|
f192a3db36
|
Python: Add test for 9 / 10 / 11 / 12
|
2022-03-22 21:26:52 +01:00 |
|
Martin Thoma
|
bf4ac6c3ca
|
Python: Add tests and type annotations
|
2022-03-22 11:58:30 +01:00 |
|
Martin Thoma
|
373e5a1868
|
Acey Ducey (Python): Code Cleanup (#667)
|
2022-03-21 11:03:21 +01:00 |
|
Martin Thoma
|
4adb34f25c
|
Python: Fix code style issues
|
2022-03-11 07:44:56 +01:00 |
|
Martin Thoma
|
619d9e5253
|
Acey Ducey (Python): Add unit tests
The unit tests can be executed via:
$ pip install pytest
$ pytest .
Also a few more type annotations
|
2022-03-09 07:32:30 +01:00 |
|