Unverified Commit 09bc686f authored by Richard Berger's avatar Richard Berger
Browse files

Avoid extra newline

parent e4790331
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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