mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-15 03:53:41 +02: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:
|
else:
|
||||||
file.close()
|
file.close()
|
||||||
raise Exception('Correlator with pattern\n' + pattern + '\nnot found.')
|
raise Exception('Correlator with pattern\n' + pattern + '\nnot found.')
|
||||||
|
|
||||||
# we found where the correlator
|
# we found where the correlator
|
||||||
# that is to be read is in the files
|
# that is to be read is in the files
|
||||||
# after preparing the datastructure
|
# after preparing the datastructure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue