fix(scoverage): correct shebang line in scoverage_coverage_gaps.py
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
2026-04-29 09:01:00 +02:00
parent 7b52109d11
commit 47982fb63f
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env python3.set #!/usr/bin/env python3
""" """
scoverage Coverage Gap Reporter scoverage Coverage Gap Reporter
Parses a scoverage XML report (scoverage.xml) and outputs missing statement Parses a scoverage XML report (scoverage.xml) and outputs missing statement