-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add type hints in all files of the library
Start adding type hints Black formatting and future imports to solve problem of forward reference Fix more type hint issues and imports Fix type annotations in population class and readd erroneously deleted variable in __init__ function Fix some errors in node.py Don't initialize class members Make annotation more precise Remove deprecated CGP in annotations Fix initialization in genome Updated hl_api: Removed Abstract
- Loading branch information
1 parent
65413fc
commit 436ba5c
Showing
6 changed files
with
202 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.