Enable investigators to leverage cross-core SPARC functionality programmatically #137
Annotations
1 warning
src/sparc/client/zinchelper.py#L212
[blackfmt] reported by reviewdog 🐶
Raw Output:
src/sparc/client/zinchelper.py:212:- return f"The data file {input_data_file_name} doesn't have any groups, " \
src/sparc/client/zinchelper.py:213:- f"therefore this data file is not suitable for mapping."
src/sparc/client/zinchelper.py:212:+ return (
src/sparc/client/zinchelper.py:213:+ f"The data file {input_data_file_name} doesn't have any groups, "
src/sparc/client/zinchelper.py:214:+ f"therefore this data file is not suitable for mapping."
src/sparc/client/zinchelper.py:215:+ )
|
The logs for this run have expired and are no longer available.
Loading