Fix pyLINT #148
Annotations
13 errors and 1 warning
Ruff (F401):
pyLIMA/fits/TRF_fit.py#L1
pyLIMA/fits/TRF_fit.py:1:8: F401 `sys` imported but unused
|
Ruff (F841):
pyLIMA/models/ML_model.py#L709
pyLIMA/models/ML_model.py:709:33: F841 Local variable `e` is assigned to but never used
|
Ruff (F841):
pyLIMA/models/ML_model.py#L724
pyLIMA/models/ML_model.py:724:33: F841 Local variable `e` is assigned to but never used
|
build (3.10)
Process completed with exit code 1.
|
build (3.8)
The job was canceled because "_3_10" failed.
|
Ruff (F401):
pyLIMA/fits/TRF_fit.py#L1
pyLIMA/fits/TRF_fit.py:1:8: F401 `sys` imported but unused
|
Ruff (F841):
pyLIMA/models/ML_model.py#L709
pyLIMA/models/ML_model.py:709:33: F841 Local variable `e` is assigned to but never used
|
Ruff (F841):
pyLIMA/models/ML_model.py#L724
pyLIMA/models/ML_model.py:724:33: F841 Local variable `e` is assigned to but never used
|
build (3.8)
Process completed with exit code 1.
|
build (3.11)
The job was canceled because "_3_10" failed.
|
build (3.11)
The operation was canceled.
|
build (3.9)
The job was canceled because "_3_10" failed.
|
build (3.9)
The operation was canceled.
|
build (3.10)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|