Skip to content

Resolution

Resolution #6

Triggered via pull request November 19, 2024 11:42
Status Failure
Total duration 15s
Artifacts

python-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E712): 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
Ruff (E712): 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
test
Process completed with exit code 1.