This commit is contained in:
parent
99d1eb8433
commit
1feb352e2f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
- name: python lint with ruff
|
||||
image: pipelinecomponents/ruff
|
||||
commands:
|
||||
- ruff py_hypercube.py
|
||||
- ruff check py_hypercube.py
|
||||
|
||||
- name: python lint
|
||||
image: cytopia/pylint
|
||||
|
|
Loading…
Reference in a new issue