Skip to content

API cleanup

API cleanup #33

Triggered via pull request December 1, 2023 11:15
Status Failure
Total duration 25s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pyop3/__init__.py#L10
E402 module level import not at top of file
lint: pyop3/__init__.py#L11
E402 module level import not at top of file
lint: pyop3/__init__.py#L12
E402 module level import not at top of file
lint: pyop3/__init__.py#L13
E402 module level import not at top of file
lint: pyop3/__init__.py#L14
E402 module level import not at top of file
lint: pyop3/__init__.py#L15
E402 module level import not at top of file
lint: pyop3/__init__.py#L26
E402 module level import not at top of file
lint: pyop3/axtree/tree.py#L296
E501 line too long (91 > 88 characters)
lint: pyop3/axtree/tree.py#L394
E402 module level import not at top of file
lint: pyop3/axtree/tree.py#L472
E501 line too long (90 > 88 characters)
lint: pyop3/__init__.py#L10
F401 'pyop3.transforms' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.Axis' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.AxisComponent' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.AxisTree' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.AxisVariable' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.ContextFree' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.ContextSensitive' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.LoopIterable' imported but unused
lint: pyop3/axtree/__init__.py#L1
F401 '.tree.as_axis_tree' imported but unused
lint: pyop3/axtree/parallel.py#L5
F401 'petsc4py.PETSc' imported but unused