Skip to content

Commit

Permalink
fix: ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
YifuTao committed Dec 3, 2024
1 parent 2633395 commit d0df277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spires_cpp/src/spires_cpp/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
)

__all__ = [
"OcTree",
"__doc__",
"__version__",
"convertOctreeToPointCloud",
"processPCDFolder",
"removeUnknownPoints",
"OcTree",
"convertOctreeToPointCloud",
]

0 comments on commit d0df277

Please sign in to comment.