fixed broken attr caching with nested dictionaries #3166
linter.yml
on: push
Lint Code Base
1m 45s
Ruff
10s
Annotations
3 errors and 1 warning
Ruff (F811):
sup3r/preprocessing/names.py#L80
sup3r/preprocessing/names.py:80:9: F811 Redefinition of unused `coords_4d_pres` from line 60
|
Ruff (F811):
sup3r/preprocessing/names.py#L85
sup3r/preprocessing/names.py:85:9: F811 Redefinition of unused `coords_4d` from line 65
|
Ruff
Process completed with exit code 1.
|
Lint Code Base
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|