Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
chenkasirer committed Jul 3, 2024
1 parent f8db6c9 commit 5b5e1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compas_rhino/conversions/surfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

from compas.datastructures import Mesh
from compas.geometry import NurbsSurface
from compas.geometry import Surface
from compas.geometry import Point
from compas.geometry import Surface
from compas.tolerance import TOL
from compas.utilities import memoize

Expand Down

0 comments on commit 5b5e1ac

Please sign in to comment.