Skip to content

Commit

Permalink
fix __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yuchuehw committed Dec 16, 2024
1 parent 227c963 commit a0dcba8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions solver/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
Author: Yu-Chueh Wang
Version: 1.7.0
"""

from solver.solver import DigitSolver

0 comments on commit a0dcba8

Please sign in to comment.