Avoid extra newline

This commit is contained in:
Richard Berger 2020-09-02 10:55:04 -04:00
parent e479033109
commit 09bc686f71
No known key found for this signature in database
GPG Key ID: A9E83994E0BA0CAB
1 changed files with 1 additions and 2 deletions

View File

@ -58,7 +58,6 @@ for orig_file in args.files:
if len(variants) > 0:
print("Accelerator Variants: ", end="", file=writer)
print(", ".join([f"*{v}*" for v in variants]), file=writer)
print(file=writer)
# write rest of reader