HomeClusterLabs Projects

Refactor: CTS: Fix comment problems in cts-exec.

Description

Refactor: CTS: Fix comment problems in cts-exec.

pyflake is really picky about comments.

  • Get rid of multiple pound signs at the beginning of block comments.
  • Get rid of all pound signs at the end of comments.
  • Move a couple end-of-line comments that were too close to their code to the preceeding line.

Details

Provenance
clumensAuthored on May 29 2024, 3:59 PM
Parents
rP369d538bbc0e: Refactor: CTS: Add a function for building cmd strings to cts-exec.
Branches
Unknown
Tags
Unknown