Skip to content

Commit d05183f

Browse files
committed
Reformatting
1 parent 15a764a commit d05183f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spython/instance/cmd/stop.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def stop(self, name=None, sudo=False, timeout=None):
3333
if timeout:
3434
subgroup += ["-t", str(timeout)]
3535

36-
3736
cmd = self._init_command(subgroup)
3837

3938
# If name is provided assume referencing an instance

0 commit comments

Comments
 (0)