DOC: badges #3
Annotations
10 errors
bspline/__init__.py#L1
bspline/__init__.py:1:22: F401 `.bspline.BSpline` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
bspline/bspline.py#L33
bspline/bspline.py:33:9: E741 Ambiguous variable name: `l`
|
bspline/geometry/__init__.py#L82
bspline/geometry/__init__.py:82:1: E402 Module level import not at top of file
|
bspline/geometry/__init__.py#L90
bspline/geometry/__init__.py:90:1: E402 Module level import not at top of file
|
bspline/geometry/__init__.py#L96
bspline/geometry/__init__.py:96:1: E402 Module level import not at top of file
|
bspline/geometry/__init__.py#L96
bspline/geometry/__init__.py:96:19: F401 `.flat.Flat` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
bspline/geometry/__init__.py#L97
bspline/geometry/__init__.py:97:1: E402 Module level import not at top of file
|
bspline/geometry/__init__.py#L97
bspline/geometry/__init__.py:97:21: F401 `.sphere.Sphere` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
bspline/geometry/__init__.py#L98
bspline/geometry/__init__.py:98:1: E402 Module level import not at top of file
|
bspline/geometry/__init__.py#L98
bspline/geometry/__init__.py:98:25: F401 `.hyperbolic.Hyperbolic` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
The logs for this run have expired and are no longer available.
Loading