deps: update tqdm requirement from <4.69.0,>=4.61.0 to >=4.61.0,<4.71.0 - #58
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: update tqdm requirement from <4.69.0,>=4.61.0 to >=4.61.0,<4.71.0#58dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors
|
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/alignment/__init__.py#L10
torchref/base/alignment/__init__.py:10:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run ruff:
torchref/base/__init__.py#L234
torchref/base/__init__.py:234:11: RUF022 `__all__` is not sorted
help: Apply an isort-style sorting 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/base/__init__.py#L57
torchref/base/__init__.py:57:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run ruff:
torchref/_bootstrap.py#L32
torchref/_bootstrap.py:32:38: RUF013 PEP 484 prohibits implicit `Optional`
help: Convert to `T | None`
|
|
Run ruff:
torchref/__init__.py#L123
torchref/__init__.py:123:11: RUF022 `__all__` is not sorted
help: Apply an isort-style sorting to `__all__`
|
|
Run ruff:
torchref/__init__.py#L96
torchref/__init__.py:96: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__
|
|
Run ruff:
torchref/__init__.py#L93
torchref/__init__.py:93:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
background
wait
wait-all
cancel
parallel
Loading