enable flake for Python tests

This commit is contained in:
Sarah Hoffmann
2025-03-09 15:33:24 +01:00
parent 5a245e33e0
commit 4cc788f69e
93 changed files with 949 additions and 1191 deletions

View File

@@ -24,7 +24,7 @@ pytest:
pytest test/python
lint:
flake8 src
flake8 src test/python
bdd:
cd test/bdd; behave -DREMOVE_TEMPLATE=1