From e5f95eeb7f2d50f0aa9b2591578c7bdb51027fbf Mon Sep 17 00:00:00 2001 From: Frank-Duffy <82917609+Frank-Duffy@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:02:00 -0500 Subject: [PATCH] commented issue location Signed-off-by: Frank-Duffy <82917609+Frank-Duffy@users.noreply.github.com> --- feda_tools/twodim_hist.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/feda_tools/twodim_hist.py b/feda_tools/twodim_hist.py index a0e7695..c54e46b 100644 --- a/feda_tools/twodim_hist.py +++ b/feda_tools/twodim_hist.py @@ -3,6 +3,7 @@ """ +#here is the code I'm interested in import argparse import os import yaml @@ -231,4 +232,4 @@ def make_2dhist(args=None): - \ No newline at end of file +