Skip to content

Commit

Permalink
Final directory rearrangement.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Dec 27, 2023
1 parent 2cec68b commit acc6d63
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ragged/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
from __future__ import annotations

from ._version import version as __version__
from .api_2022_12 import array
from .v202212 import array

__all__ = ["array", "__version__"]
File renamed without changes.
File renamed without changes.

0 comments on commit acc6d63

Please sign in to comment.