Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-11-17 17:47:28 +01:00 committed by GitHub
parent c2577bce45
commit d5ebfa1941
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# How to Python in computational neuroscience, data mining, and more
All the tutorial are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
## Programming Basics: Python Data analysis and more