Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Meraldo Antonio committed Dec 6, 2024
1 parent 5e37db3 commit 5a9835a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions skpro/regression/bayesian/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@

__all__ = ["BayesianMCMCLinearRegressor"]

from skpro.regression.bayesian.bayesian_mcmc import (
BayesianMCMCLinearRegressor,
)
from skpro.regression.bayesian.bayesian_mcmc import BayesianMCMCLinearRegressor

0 comments on commit 5a9835a

Please sign in to comment.