Update README.md #8
Annotations
3 errors and 1 warning
Lint with Ruff:
blender_importASE/drawobjects.py#L126
blender_importASE/drawobjects.py:126:20: E712 Avoid equality comparisons to `True`; use `if atoms.pbc.all():` for truth checks
|
Lint with Ruff:
blender_importASE/drawobjects.py#L129
blender_importASE/drawobjects.py:129:24: E712 Avoid equality comparisons to `True`; use `if is_same_unit_cell:` for truth checks
|
Lint with Ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading