PyAPplus64/tests
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
..
test_applus_db.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
test_sql_utils.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00