Annotations
10 errors and 1 warning
|
Run ruff:
torchref/base/electron_density/kernels/cpu/separable.py#L13
torchref/base/electron_density/kernels/cpu/separable.py:13:29: F401 `torchref.config.dtypes` imported but unused
help: Remove unused import: `torchref.config.dtypes`
|
|
Run ruff:
torchref/base/electron_density/kernels/cpu/separable.py#L9
torchref/base/electron_density/kernels/cpu/separable.py:9:8: F401 `math` imported but unused
help: Remove unused import: `math`
|
|
Run ruff:
torchref/base/electron_density/kernels/cpu/aniso.py#L12
torchref/base/electron_density/kernels/cpu/aniso.py:12:29: F401 `torchref.config.dtypes` imported but unused
help: Remove unused import: `torchref.config.dtypes`
|
|
Run ruff:
torchref/base/direct_summation/dispatch.py#L30
torchref/base/direct_summation/dispatch.py:30:5: F401 `torchref.base.direct_summation.anisotropic._estimate_batch_size_aniso` imported but unused
help: Remove unused import: `torchref.base.direct_summation.anisotropic._estimate_batch_size_aniso`
|
|
Run ruff:
torchref/base/direct_summation/dispatch.py#L26
torchref/base/direct_summation/dispatch.py:26:5: F401 `torchref.base.direct_summation.isotropic._estimate_batch_size` imported but unused
help: Remove unused import: `torchref.base.direct_summation.isotropic._estimate_batch_size`
|
|
Run ruff:
torchref/base/alignment/rotation.py#L11
torchref/base/alignment/rotation.py:11:29: F401 `torchref.config.dtypes` imported but unused
help: Remove unused import: `torchref.config.dtypes`
|
|
Run ruff:
torchref/base/alignment/__init__.py#L21
torchref/base/alignment/__init__.py:21:22: F401 `.scoring.binned_correlation` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
help: Add unused import `binned_correlation` to __all__
|
|
Run ruff:
torchref/base/__init__.py#L192
torchref/base/__init__.py:192:5: F401 `.alignment.rotation_matrix_euler_zyz` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
help: Add unused import `rotation_matrix_euler_zyz` to __all__
|
|
Run ruff:
torchref/base/__init__.py#L191
torchref/base/__init__.py:191:5: F401 `.alignment.binned_correlation` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
help: Add unused import `binned_correlation` to __all__
|
|
Run ruff:
torchref/__init__.py#L107
torchref/__init__.py:107:5: F401 `torchref.io.FcalcDataset` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
help: Add unused import `FcalcDataset` to __all__
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading