From fa239518026fe26a0559f2bb2c7dd50cce89c3ad Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 14 Aug 2022 13:36:26 +0200 Subject: [PATCH] gofmt --- qrbill.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qrbill.go b/qrbill.go index 6e1912b..d1b9018 100644 --- a/qrbill.go +++ b/qrbill.go @@ -21,7 +21,7 @@ // https://www.paymentstandards.ch/dam/downloads/ig-qr-bill-en.pdf (English) // https://www.paymentstandards.ch/dam/downloads/ig-qr-bill-de.pdf (German) // -// Note +// # Note // // QRR and SCOR references are not yet implemented. package qrbill