mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-30 04:56:52 +01:00
lint
This commit is contained in:
parent
4f63bc4f4c
commit
4f099fb4a9
1 changed files with 4 additions and 5 deletions
|
|
@ -653,7 +653,6 @@ def _read_chunk_structure(chunk, pattern, b2b):
|
||||||
return gauge_line, corr_line, start_read, T
|
return gauge_line, corr_line, start_read, T
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def _read_append_rep(filename, pattern, b2b, im, single, idl_func, cfg_func_args):
|
def _read_append_rep(filename, pattern, b2b, im, single, idl_func, cfg_func_args):
|
||||||
with open(filename, 'r') as fp:
|
with open(filename, 'r') as fp:
|
||||||
content = fp.readlines()
|
content = fp.readlines()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue