Skip to content

Commit

Permalink
fix: utils mport
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Apr 9, 2024
1 parent 6cd6507 commit 9d8f0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FoldOptLib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# from .fold_modelling import FoldModel, BaseFoldFrameBuilder
from .helper import _helper, utils
from .helper import utils
from .input import CheckInputData, InputDataProcessor
from .objective_functions import GeologicalKnowledgeFunctions, VonMisesFisher, LeastSquaresFunctions, \
loglikelihood_fourier_series, loglikelihood_axial_surface, gaussian_log_likelihood, loglikelihood, \
Expand Down

0 comments on commit 9d8f0de

Please sign in to comment.