Skip to content

Commit cc5f7e3

Browse files
committed
Format code
1 parent 45720a6 commit cc5f7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/evox/problems/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
__all__ = ["neuroevolution", "numerical", "hpo_wrapper"]
22

33

4-
from . import neuroevolution, numerical, hpo_wrapper
4+
from . import hpo_wrapper, neuroevolution, numerical

0 commit comments

Comments
 (0)