Skip to content

Commit cd0b7ac

Browse files
committed
Merge commit 'refs/pull/15/head' of https://github.com/perone/Pyevolve
Merges perone#15 Conflicts: pyevolve/Consts.py pyevolve/GSimpleGA.py
2 parents f3f6f5d + da536c1 commit cd0b7ac

File tree

3 files changed

+450
-193
lines changed

3 files changed

+450
-193
lines changed

pyevolve/Consts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,6 @@
395395
"maximize": 1
396396
}
397397

398-
CDefESCKey = 27
399398

400399
CDefImportList = {"visual.graph": "you must install VPython !",
401400
"csv": "csv module not found !",

0 commit comments

Comments
 (0)