mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
and again flake8
This commit is contained in:
parent
1ea759f1cc
commit
0c1b11f8ac
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ def read_sfcf(path, prefix, name, quarks='.*', corr_type='bi', noffset=0, wf=0,
|
|||
else:
|
||||
file.close()
|
||||
raise Exception('Correlator with pattern\n' + pattern + '\nnot found.')
|
||||
|
||||
|
||||
# we found where the correlator
|
||||
# that is to be read is in the files
|
||||
# after preparing the datastructure
|
||||
|
|
Loading…
Add table
Reference in a new issue