examples: updated OUTP examples #183
Annotations
16 errors
|
Ruff:
scripts/inp_code.py#L44
scripts/inp_code.py:44: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#L44
scripts/inp_code.py:44: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#L44
scripts/inp_code.py:44:61: SyntaxError: Cannot reuse outer quote character in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff:
scripts/inp_code.py#L44
scripts/inp_code.py:44: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#L44
scripts/inp_code.py:44:21: 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#L44
scripts/inp_code.py:44:19: SyntaxError: Cannot reuse outer quote character in f-strings on Python 3.10 (syntax was added in Python 3.12)
|
|
Ruff (F541):
examples/read_outp_mcnp.py#L8
examples/read_outp_mcnp.py:8:30: F541 f-string without any placeholders
|
|
Ruff (F541):
examples/get_tally4.py#L26
examples/get_tally4.py:26:11: F541 f-string without any placeholders
|
|
Ruff (F541):
examples/get_tally2.py#L26
examples/get_tally2.py:26:11: F541 f-string without any placeholders
|
|
Ruff (F541):
examples/get_tally1.py#L28
examples/get_tally1.py:28:11: F541 f-string without any placeholders
|
|
build (ubuntu-latest, 3.13)
The operation was canceled.
|
|
build (ubuntu-latest, 3.13)
The strategy configuration was canceled because "build.ubuntu-latest_3_12" failed
|
|
build (ubuntu-latest, 3.11)
The operation was canceled.
|
|
build (ubuntu-latest, 3.11)
The strategy configuration was canceled because "build.ubuntu-latest_3_12" 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_12" failed
|