Remove comment between xfail and test function. #2944
tests.yml
on: pull_request
Matrix: test
lint
7s
Regression Tests
0s
Annotations
3 errors
|
lint
The process '/opt/hostedtoolcache/ruff/0.12.11/x86_64/ruff' failed with exit code 1
|
|
Ruff (E501):
tests/test_model_generator.py#L5200
tests/test_model_generator.py:5200:80: E501 Line too long (81 > 79)
|
|
test (3.13, 6, ubuntu-latest, asyncio)
Process completed with exit code 1.
|