Python/cellular_automata
Christian Clauss cecf43d648
Pyupgrade to Python 3.9 (#4718)
* Pyupgrade to Python 3.9

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-09-07 13:37:03 +02:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
conways_game_of_life.py Pyupgrade to Python 3.9 (#4718) 2021-09-07 13:37:03 +02:00
game_of_life.py Move files to various folders (#4286) 2021-03-22 10:54:04 +01:00
one_dimensional.py [mypy] Fix type annotations for cellular_automata (#4236) 2021-03-20 07:32:16 +01:00
README.md Add cellular_automata directory (#1902) 2020-04-23 11:57:32 +02:00