Skip to content

Commit 2957928

Browse files
committed
commenting local
1 parent 1ee7395 commit 2957928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

for-research/limitations/Limitations.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@
597597
},
598598
{
599599
"cell_type": "code",
600-
"execution_count": 2,
600+
"execution_count": null,
601601
"id": "3fdde0ac",
602602
"metadata": {
603603
"tags": []
@@ -607,7 +607,7 @@
607607
"# We are using 410470.PhPy8EG_A14_ttbar_hdamp258p75_nonallhad\n",
608608
"urls_sample = atom.get_urls(410470, protocol='https', cache=True)\n",
609609
"filename = urls_sample[0]\n",
610-
"filename = 'DAOD_PHYSLITE.37620644._000012.pool.root.1' # Local\n",
610+
"#filename = 'DAOD_PHYSLITE.37620644._000012.pool.root.1' # Local\n",
611611
"tree = uproot.open({filename: \"CollectionTree\"})"
612612
]
613613
},

0 commit comments

Comments
 (0)