Fix lint problem in xanes.io.py

This commit is contained in:
rasmusvt 2022-04-08 14:30:05 +02:00
parent 092ecfa380
commit 67ba03dc0c

View file

@ -3,7 +3,7 @@ import matplotlib.pyplot as plt
import os
import numpy as np
def split_xanes_scan(root, destination=None, replace=False):
def split_xanes_scan(filename, destination=None, replace=False):
#root is the path to the beamtime-folder
#destination should be the path to the processed data