Skip to content

Conversation

@DaniilOr
Copy link

@DaniilOr DaniilOr commented Nov 2, 2019

In ui.py:
'@abc.abstractmethod:' -> '@abc.abstractmethod'
in life.py:
'generations' -> 'n_generation' (because it is declared as 'n_generation' in the unittest)

'@abc.abstractmethod:' -> '@abc.abstractmethod'
In 'life.py' property was declared as 'generations', in 'test_life.py' it was declared as 'n_generation'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant