Skip to content

Commit bf1e555

Browse files
chores: fix import order and remove import sys library from notebook
1 parent d857dcc commit bf1e555

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

notebooks/quickstart_demo.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@
143143
"outputs": [],
144144
"source": [
145145
"# 1. Standard library imports\n",
146-
"import sys\n",
147-
"\n",
148146
"from pathlib import Path\n",
149147
"\n",
150148
"# 2. Related third party imports\n",

0 commit comments

Comments
 (0)