Skip to content

Commit a0dcba8

Browse files
committed
fix __init__.py
1 parent 227c963 commit a0dcba8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

solver/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@
3232
Author: Yu-Chueh Wang
3333
Version: 1.7.0
3434
"""
35+
36+
from solver.solver import DigitSolver

0 commit comments

Comments
 (0)