documented the remaining types #4
Annotations
9 errors
Ruff (RUF022):
optype/__init__.py#L1
optype/__init__.py:1:11: RUF022 `__all__` is not sorted
|
Ruff (I001):
optype/__init__.py#L95
optype/__init__.py:95:1: I001 Import block is un-sorted or un-formatted
|
ci (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
Ruff (RUF022):
optype/__init__.py#L1
optype/__init__.py:1:11: RUF022 `__all__` is not sorted
|
Ruff (I001):
optype/__init__.py#L95
optype/__init__.py:95:1: I001 Import block is un-sorted or un-formatted
|
ci (macos-latest, 3.12)
Process completed with exit code 1.
|
Ruff (RUF022):
optype/__init__.py#L1
optype\__init__.py:1:11: RUF022 `__all__` is not sorted
|
Ruff (I001):
optype/__init__.py#L95
optype\__init__.py:95:1: I001 Import block is un-sorted or un-formatted
|
ci (windows-latest, 3.12)
Process completed with exit code 1.
|