Added examples files and read functions to parse and plot FMESH outpu… #51
Annotations
6 errors
Checking with Ruff:
examples/example_read_fmesh-time-energy.py#L6
examples/example_read_fmesh-time-energy.py:6:29: F401 `matplotlib.pyplot` imported but unused
|
Checking with Ruff:
examples/example_read_fmesh-time-energy.py#L7
examples/example_read_fmesh-time-energy.py:7:17: F401 `numpy` imported but unused
|
Checking with Ruff:
examples/example_read_fmesh-time.py#L7
examples/example_read_fmesh-time.py:7:17: F401 `numpy` imported but unused
|
Checking with Ruff:
examples/example_read_fmesh.py#L7
examples/example_read_fmesh.py:7:17: F401 `numpy` imported but unused
|
Checking with Ruff:
src/pymcnp/files/outp/output.py#L494
src/pymcnp/files/outp/output.py:494:9: E722 Do not use bare `except`
|
Checking with Ruff
Process completed with exit code 1.
|
Loading