Skip to content

Commit

Permalink
Add Result to top-level __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Wouda committed Aug 6, 2023
1 parent 18a4956 commit 1c462ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alns/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from .ALNS import ALNS
from .Result import Result
from .State import State
from .show_versions import show_versions

0 comments on commit 1c462ff

Please sign in to comment.