Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
EliHei2 authored Dec 11, 2024
1 parent 5b84d3e commit 189ddee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/segger/prediction/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

__all__ = ["load_model", "segment"]

from .predict_parquet import load_model, segmenet
from .predict_parquet import load_model, segment

0 comments on commit 189ddee

Please sign in to comment.