diff --git a/runs/2024/pyladies-en-vienna-2024-autumn/info.yml b/runs/2024/pyladies-en-vienna-2024-autumn/info.yml index 34f0977d79..7f50387ab4 100644 --- a/runs/2024/pyladies-en-vienna-2024-autumn/info.yml +++ b/runs/2024/pyladies-en-vienna-2024-autumn/info.yml @@ -231,20 +231,20 @@ plan: - title: Working with Files and Debugging slug: files_cli date: 2024-12-10 - # materials: - # - lesson: beginners-en/json - # - lesson: beginners-en/files - # - lesson: beginners-en/debugging - # - title: PDB cheatsheet - # url: https://github.com/nblock/pdb-cheatsheet/releases/download/v1.2/pdb-cheatsheet.png - # type: cheatsheet - # - title: Files/Exceptions cheatsheet - # url: https://github.com/ehmatthes/pcc/releases/download/v1.0.0/beginners_python_cheat_sheet_pcc_files_exceptions.pdf - # type: cheatsheet - # - lesson: beginners-en/argparse - # - title: Homework - # url: https://docs.google.com/document/d/1ylF7Yc49LcQ4E1c6lMUM8L1YVAJva-bJhWx1Ynv1-t0 - # type: homework + materials: + - lesson: beginners-en/json + - lesson: beginners-en/files + - lesson: beginners-en/debugging + - title: PDB cheatsheet + url: https://github.com/nblock/pdb-cheatsheet/releases/download/v1.2/pdb-cheatsheet.png + type: cheatsheet + - title: Files/Exceptions cheatsheet + url: https://github.com/ehmatthes/pcc/releases/download/v1.0.0/beginners_python_cheat_sheet_pcc_files_exceptions.pdf + type: cheatsheet + - lesson: beginners-en/argparse + - title: Homework + url: https://docs.google.com/document/d/1ylF7Yc49LcQ4E1c6lMUM8L1YVAJva-bJhWx1Ynv1-t0 + type: homework - title: Final Project and bonus topic slug: final_project