Skip to content

Commit 2334980

Browse files
Merge pull request CausalInferenceLab#8 from CausalInferenceLab/7-awesome-causal-inference-pythonmainatedid
add comment: Close CausalInferenceLab#7
2 parents 798afe4 + e6cbfbd commit 2334980

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)