Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Heimann
grond
Commits
0abeaa49
Commit
0abeaa49
authored
Jun 23, 2017
by
Marius Isken
Browse files
Added version string
parent
8994d67b
Changes
1
Show whitespace changes
Inline
Side-by-side
src/__init__.py
View file @
0abeaa49
...
...
@@ -3,5 +3,8 @@ from .dataset import * # noqa
from
.problems
import
*
# noqa
from
.targets
import
*
# noqa
from
.meta
import
*
# noqa
from
.synthetic_tests
import
*
#noqa
from
.synthetic_tests
import
*
#
noqa
from
.solvers
import
*
# noqa
__version__
=
'0.2'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment