Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a17be commit bb2cafcCopy full SHA for bb2cafc
__init__.py
@@ -0,0 +1,3 @@
1
+from .pygad import * # Relative import.
2
+
3
+__version__ = "2.10.0"
0 commit comments