Skip to content

Commit 171ddd5

Browse files
committed
Update __init__.py
1 parent b0f95f9 commit 171ddd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycona/active_algorithms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
from .mquacq import MQuAcq
1313
from .growacq import GrowAcq
1414
from .pquacq import PQuAcq
15-
from .gquacq import MineAcq
15+
from .mineacq import MineAcq
1616
from .genacq import GenAcq

0 commit comments

Comments
 (0)