Fix comment style in tests.

This commit is contained in:
Sergey Vartanov 2022-07-18 23:31:23 +03:00
parent 2c32dd0e9b
commit 0371172aef
17 changed files with 61 additions and 51 deletions

View file

@ -1,6 +1,4 @@
"""
Test command line commands.
"""
"""Test command line commands."""
import argparse
from pathlib import Path
from subprocess import PIPE, Popen