From 8096cf3bd540a8cb142e4439ff51461c2aa79b83 Mon Sep 17 00:00:00 2001 From: halvorhv Date: Thu, 7 Jul 2022 14:51:57 +0200 Subject: [PATCH] no change --- nafuma/xanes/io.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nafuma/xanes/io.py b/nafuma/xanes/io.py index 70f6891..98a3943 100644 --- a/nafuma/xanes/io.py +++ b/nafuma/xanes/io.py @@ -253,3 +253,4 @@ def determine_active_roi(scan_data): active_roi = None return active_roi + \ No newline at end of file