mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-08 18:38:51 -06:00
Reorganize instance package
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
from unittest.mock import Mock
|
||||
|
||||
from miplearn.components.component import Component
|
||||
from miplearn.instance import Instance
|
||||
from miplearn.instance.base import Instance
|
||||
|
||||
|
||||
def test_xy_instance():
|
||||
|
||||
Reference in New Issue
Block a user