Skip to content

Commit

Permalink
update import (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Saves authored Dec 3, 2024
1 parent 4121b9e commit 8cbd4b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions smt/applications/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from .vfm import VFM
from .podi import PODI, SubspacesInterpolation
from .cckrg import CoopCompKRG
from .tests.test_mixed_integer import TestMixedInteger

__all__ = [
"VFM",
Expand All @@ -23,5 +22,4 @@
"PODI",
"SubspacesInterpolation",
"CoopCompKRG",
"TestMixedInteger",
]

0 comments on commit 8cbd4b3

Please sign in to comment.