format: auto format update

This commit is contained in:
Paul T
2024-04-03 14:44:26 -04:00
committed by Paul T
parent 87e0609aa9
commit bd9bfc1733

View File

@@ -4,6 +4,6 @@
#let docs = tidy.parse-module(
read("lib.typ"),
name: "Modern CV",
scope: (resume: lib)
scope: (resume: lib),
)
#tidy.show-module(docs)