fix some cython code

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-03-29 21:18:18 +03:00
parent ad5530b9ef
commit 6269a7485c
32 changed files with 17108 additions and 2728 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ services:
- ./results:/results
networks:
- e2e-net
command: ["pytest", "--csv=/results/report.csv", "-v", "-x"]
command: ["pytest", "--csv=/results/report.csv", "-v"]
networks:
e2e-net: