Skip to content

Commit

Permalink
🚚 resource(vecs): rename file to register_vconvert
Browse files Browse the repository at this point in the history
  • Loading branch information
nstarman committed Jan 3, 2025
1 parent d56c232 commit 8d389f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coordinax/_src/vectors/d3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@
from . import (
constructor, # noqa: F401
register_convert, # noqa: F401
transform, # noqa: F401
register_vconvert, # noqa: F401
)

0 comments on commit 8d389f8

Please sign in to comment.