Skip to content

Commit 118d8d8

Browse files
committed
upgrading version and benchmark
1 parent 8e981d5 commit 118d8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qolmat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from . import benchmark, imputations, utils
22
from ._version import __version__
33

4-
__all__ = ["utils", "__version__", "benchmark", "imputations"]
4+
__all__ = ["benchmark", "imputations", "utils", "__version__"]

0 commit comments

Comments
 (0)