fix flake8

This commit is contained in:
Kenneth Kehl
2024-07-18 07:39:01 -07:00
parent 85557dbb75
commit 7600699e23

View File

@@ -602,6 +602,7 @@ def download_csv_file_by_name(csv_filename):
content = content.replace("\n", "|") content = content.replace("\n", "|")
print(content) print(content)
@notify_command(name="populate-annual-billing-with-the-previous-years-allowance") @notify_command(name="populate-annual-billing-with-the-previous-years-allowance")
@click.option( @click.option(
"-y", "-y",