Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 7046ffe

Browse files
Update sympy.ipynb
1 parent b710c5c commit 7046ffe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

book/08/sympy.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,14 +1509,12 @@
15091509
"## Gotchas\n",
15101510
"Trial and error is an approach for many programmers, but you may want to prevent frequently made mistakes. Take a look at SymPy's documentation on [gotchas](https://docs.sympy.org/latest/tutorials/intro-tutorial/gotchas.html) to accelerate your learning!\n",
15111511
"\n",
1512-
"````{margin}\n",
15131512
"```{attributiongrey} Attribution\n",
15141513
":class: attribution\n",
15151514
"Written by Tom van Woudenberg\n",
15161515
"\n",
15171516
"This page reuses CC BY content from {cite:t}`sympy`. {fa}`quote-left`[Find out more here](external_resources)\n",
1518-
"```\n",
1519-
"````"
1517+
"```"
15201518
]
15211519
}
15221520
],

0 commit comments

Comments
 (0)