Fix formatting in pytudes.py

This commit is contained in:
Peter Norvig
2026-06-11 12:37:05 -07:00
committed by GitHub
parent 2d8286014f
commit 84616c6a9b

View File

@@ -2,7 +2,7 @@
notebooks = { notebooks = {
'New': [], # Gets updated automatically 'New': [], # Gets updated automatically
'Programming Examples': [ 'Programming Examples': [
("AlphaCode Automated Programming", 2022, 'AlphaCode.ipynb', "Analysis of AlphaCode's automated solution to a coding problem"), ("AlphaCode Automated Programming", 2022, 'AlphaCode.ipynb', "Analysis of AlphaCode's automated solution to a coding problem"),