Skip to content

Commit 450501b

Browse files
committed
Linting issue?
1 parent eaa4ca3 commit 450501b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Architecture.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
"import pathlib\n",
1919
"import re\n",
2020
"\n",
21-
"import graphviz\n",
2221
"import IPython\n",
2322
"\n",
23+
"import graphviz\n",
24+
"\n",
2425
"\n",
2526
"@IPython.core.magic.register_line_cell_magic\n",
2627
"def dot(line, cell=None):\n",

0 commit comments

Comments
 (0)