tests: add pytest flags #118
Annotations
7 errors
Analysing the code with our lint:
libs/vertexai/tests/conftest.py#L5
tests/conftest.py:5:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/vertexai/tests/conftest.py#L29
tests/conftest.py:29:89: E501 Line too long (99 > 88)
|
Analysing the code with our lint:
libs/vertexai/tests/conftest.py#L39
tests/conftest.py:39:89: E501 Line too long (91 > 88)
|
Analysing the code with our lint:
libs/vertexai/tests/conftest.py#L42
tests/conftest.py:42:89: E501 Line too long (91 > 88)
|
Analysing the code with our lint:
libs/vertexai/tests/conftest.py#L51
tests/conftest.py:51:89: E501 Line too long (92 > 88)
|
Analysing the code with our lint:
libs/vertexai/tests/conftest.py#L52
tests/conftest.py:52:89: E501 Line too long (91 > 88)
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading