update outdated CI #173
Annotations
10 errors
|
Ruff (F401):
ocpsvg/__init__.py#L11
ocpsvg/__init__.py:11:5: F401 `.svg.faces_from_svg_path` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L10
ocpsvg/__init__.py:10:5: F401 `.svg.face_to_svg_path` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L9
ocpsvg/__init__.py:9:5: F401 `.svg.edges_from_svg_path` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L8
ocpsvg/__init__.py:8:5: F401 `.svg.edge_to_svg_path` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L7
ocpsvg/__init__.py:7:5: F401 `.svg.curve_to_svg_path` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L6
ocpsvg/__init__.py:6:5: F401 `.svg.ViewBox` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L5
ocpsvg/__init__.py:5:5: F401 `.svg.SvgPathCommand` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L4
ocpsvg/__init__.py:4:5: F401 `.svg.ShapeElement` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L3
ocpsvg/__init__.py:3:5: F401 `.svg.ParentElement` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
|
Ruff (F401):
ocpsvg/__init__.py#L2
ocpsvg/__init__.py:2:5: F401 `.svg.ColorAndLabel` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|