Adds to "pyproject.toml" to enable setup of uv environment #633
run_tests.yml
on: pull_request
run_ruff
/
ruff
10s
Matrix: test
Annotations
10 errors
|
Ruff (UP007):
ratapi/controls.py#L236
ratapi/controls.py:236:30: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP035):
ratapi/classlist.py#L584
ratapi/classlist.py:584:9: UP035 Import from `typing` instead: `get_args`, `get_origin`
|
|
Ruff (UP007):
ratapi/classlist.py#L522
ratapi/classlist.py:522:66: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP007):
ratapi/classlist.py#L522
ratapi/classlist.py:522:48: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP007):
ratapi/classlist.py#L312
ratapi/classlist.py:312:33: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP007):
ratapi/classlist.py#L279
ratapi/classlist.py:279:27: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP007):
ratapi/classlist.py#L270
ratapi/classlist.py:270:27: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP007):
ratapi/classlist.py#L265
ratapi/classlist.py:265:28: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP007):
ratapi/classlist.py#L117
ratapi/classlist.py:117:34: UP007 Use `X | Y` for type annotations
|
|
Ruff (UP007):
ratapi/classlist.py#L41
ratapi/classlist.py:41:35: UP007 Use `X | Y` for type annotations
|