inp: fixed DS distribution parsing
#216
Annotations
16 errors
|
Ruff:
scripts/inp_code.py#L201
scripts/inp_code.py:201:41: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L201
scripts/inp_code.py:201:16: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L197
scripts/inp_code.py:197:66: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L196
scripts/inp_code.py:196:46: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L81
scripts/inp_code.py:81:83: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L81
scripts/inp_code.py:81:41: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L45
scripts/inp_code.py:45:65: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L45
scripts/inp_code.py:45:64: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L45
scripts/inp_code.py:45:22: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L45
scripts/inp_code.py:45:21: SyntaxError: Cannot use an escape sequence (backslash) in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
build (ubuntu-latest, 3.13)
The operation was canceled.
|
|
build (ubuntu-latest, 3.13)
The strategy configuration was canceled because "build.ubuntu-latest_3_11" failed
|
|
build (ubuntu-latest, 3.12)
The operation was canceled.
|
|
build (ubuntu-latest, 3.12)
The strategy configuration was canceled because "build.ubuntu-latest_3_11" failed
|
|
build (ubuntu-latest, 3.10)
The operation was canceled.
|
|
build (ubuntu-latest, 3.10)
The strategy configuration was canceled because "build.ubuntu-latest_3_11" failed
|