Fix linting issues
This commit is contained in:
parent
de8c0ab8d5
commit
3d99af9a7a
3 changed files with 5 additions and 52 deletions
|
|
@ -13,7 +13,7 @@ def rbkerbest():
|
|||
##Better to make a new function that loops through the files, and performing the split_xanes_scan on
|
||||
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue