Skip to content

Commit a78ed92

Browse files
committed
test push protection
1 parent 3e79a50 commit a78ed92

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

notebooks/example_usage.ipynb

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,6 +1057,23 @@
10571057
"source": [
10581058
"assert pat_example_annot['cui'].iloc[0] == 38341003"
10591059
]
1060+
},
1061+
{
1062+
"cell_type": "code",
1063+
"execution_count": 1,
1064+
"metadata": {},
1065+
"outputs": [
1066+
{
1067+
"name": "stdout",
1068+
"output_type": "stream",
1069+
"text": [
1070+
"test push protection\n"
1071+
]
1072+
}
1073+
],
1074+
"source": [
1075+
"print(\"test push protection\")"
1076+
]
10601077
}
10611078
],
10621079
"metadata": {

0 commit comments

Comments
 (0)