Skip to content

Commit a1ccf3e

Browse files
authored
revert changes to cube.ipynb
1 parent ffc4c47 commit a1ccf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/notebook/cube.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"metadata": {},
178178
"outputs": [],
179179
"source": [
180-
"\n",
180+
"\n",
181181
"STEPS = 100\n",
182182
"twists = math.pi * np.sin(np.linspace(0, math.tau, STEPS)) / 4\n",
183183
"for t in range(STEPS):\n",

0 commit comments

Comments
 (0)