Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
44eedf6727
commit
25f3422e6c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
||||
|
||||
## Python: The Basics of the basics
|
||||
* [Truth Value Testing](Truth_Value_Testing/README.md)
|
||||
* [Truth Value Testing](python_basics/truth_value_testing/README.md)
|
||||
|
||||
## Numpy
|
||||
* [Beyond normal np.save](numpy_save_special/README.md)
|
||||
|
|
Loading…
Reference in a new issue