Skip to content

Commit

Permalink
import_error
Browse files Browse the repository at this point in the history
  • Loading branch information
SaiRevanth25 committed Nov 25, 2024
1 parent 9c63e0a commit ce86f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skpro/distributions/concat.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__author__ = ["SaiRevanth25"]

from _concat import ConcatDistr
from skpro.distributions._concat import ConcatDistr


def concat(objs, axis=0):
Expand Down

0 comments on commit ce86f03

Please sign in to comment.