Skip to content

Commit 80c07d8

Browse files
committed
fixing isort
Signed-off-by: Nathaniel <[email protected]>
1 parent 76d8d2a commit 80c07d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/notebooks/inv_prop_pymc.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"import numpy as np\n",
1212
"import pandas as pd\n",
1313
"\n",
14-
"import causalpy as cp\n"
14+
"import causalpy as cp"
1515
]
1616
},
1717
{

0 commit comments

Comments
 (0)