diff --git a/py/pytudes.py b/py/pytudes.py index 2597878..b645ffa 100644 --- a/py/pytudes.py +++ b/py/pytudes.py @@ -2,7 +2,7 @@ notebooks = { -'New': [], # Gets updated automatically +'New': [], # Gets updated automatically 'Programming Examples': [ ("AlphaCode Automated Programming", 2022, 'AlphaCode.ipynb', "Analysis of AlphaCode's automated solution to a coding problem"),