Skip to content

Commit 3ab66b8

Browse files
committed
run precommit locally to fix error in lint tests
1 parent 24ed2f6 commit 3ab66b8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/notebooks/generate_plots.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
"metadata": {},
1515
"outputs": [],
1616
"source": [
17-
"import causalpy as cp\n",
18-
"import matplotlib.pyplot as plt"
17+
"import matplotlib.pyplot as plt\n",
18+
"\n",
19+
"import causalpy as cp"
1920
]
2021
},
2122
{

0 commit comments

Comments
 (0)