Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
60ce30cb9a
commit
86c576ed42
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Important VS Code notes:
|
|||
* [Built-in Keywords](python_basics/keywords/README.md)
|
||||
|
||||
## Python: Special topics
|
||||
* [pickle: save and load Python object](python_basics/pickle/README.md)
|
||||
* [pickle: save and load Python objects](python_basics/pickle/README.md)
|
||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||
* [Dataclass](python_basics/dataclass/README.md)
|
||||
* [Organizing parameters: dataclasses and dataconf](python_basics/dataconf/README.md)
|
||||
|
|
Loading…
Reference in a new issue