biobb_gromacs/gromacs/convert_tpr.py
1
E127:
continuation line over-indented for visual indent
156
properties
=
properties
)
1
E241:
multiple spaces after ','
57
def
__init__
(
self
,
input_tpr_path
:
str
,
output_tpr_path
:
str
,
1
E305:
expected 2 blank lines after class or function definition, found 1
158
if
__name__
==
'__main__'
:
1
W291:
trailing whitespace
24
* **nsteps** (*int*) - (0) Change the number of steps remaining to be made.
1
W293:
blank line contains whitespace
105