Skip to content

Commit cacb322

Browse files
Merge pull request #8 from CausalInferenceLab/7-awesome-causal-inference-pythonmainatedid
add comment: Close #7
2 parents 9b3a513 + 250f167 commit cacb322

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

book/ate/did.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
},
2929
"outputs": [],
3030
"source": [
31-
"import pandas as pd"
31+
"import pandas as pd\n",
32+
"\n",
33+
"# comment"
3234
]
3335
},
3436
{

0 commit comments

Comments
 (0)