Skip to content

Commit

Permalink
Update from debuggingbook
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-zeller committed Nov 11, 2023
1 parent a8b9537 commit a02bdce
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion notebooks/shared/ClassDiagram.ipynb
Expand Up @@ -45,7 +45,7 @@
},
"outputs": [],
"source": [
"import bookutils"
"import bookutils.setup"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebooks/shared/ExpectError.ipynb
Expand Up @@ -130,7 +130,7 @@
},
"outputs": [],
"source": [
"import bookutils"
"import bookutils.setup"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebooks/shared/Timeout.ipynb
Expand Up @@ -102,7 +102,7 @@
},
"outputs": [],
"source": [
"import bookutils"
"import bookutils.setup"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebooks/shared/Timer.ipynb
Expand Up @@ -85,7 +85,7 @@
},
"outputs": [],
"source": [
"import bookutils"
"import bookutils.setup"
]
},
{
Expand Down

0 comments on commit a02bdce

Please sign in to comment.