PyAPplus64/docs
Thomas Türk 3566c9ba3e apply flake8, remove Python 3.10 Syntax
make sure that the package works with older Python versions:

- replace matches with if-then-else
- Replace "|" with "Union"
- Remove "TypeAbbrev"

Make sure taht flake8 produces few warnings.

Add github action for automatic checks.
2023-05-06 21:54:58 +02:00
..
source apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
Makefile Initial commit 2023-05-04 16:10:35 +02:00
builddocs.sh Initial commit 2023-05-04 16:10:35 +02:00
builddocspdf.sh Initial commit 2023-05-04 16:10:35 +02:00
make.bat Initial commit 2023-05-04 16:10:35 +02:00