biobb_analysis/test/unitests/test_gromacs/test_gmx_rmsf_container.py
2
E302:
expected 2 blank lines, found 1
7
class
TestGMXRmsfDocker
():
20
@pytest
.
mark
.
skipif
(
sys
.
platform
==
'darwin'
,
reason
=
"singularity not available on macOS"
)