Skip to content

Commit

Permalink
FEAT: Add index matrix classes to subpackage import.
Browse files Browse the repository at this point in the history
  • Loading branch information
genedan committed Jan 4, 2025
1 parent 2149a31 commit 98fd98f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions faslr/index/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@

from .index_matrix import (
index_matrix,
IndexMatrixModel,
IndexMatrixView,
relative_index
)

0 comments on commit 98fd98f

Please sign in to comment.