From 4a2a77adcaff7a03c065a7c133c77f99ff5388ce Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Mon, 5 Sep 2022 13:31:30 -0500 Subject: [PATCH] chore: make clear epilog supports f-string --- src/config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.mk b/src/config.mk index baa9150..fa4c2d3 100644 --- a/src/config.mk +++ b/src/config.mk @@ -5,9 +5,9 @@ ACCENT_COLOR ?= b_yellow GOAL_COLOR ?= $(ACCENT_COLOR) MSG_COLOR ?= faint HELP_SEP ?= | -EPILOG ?= -# python f-string literal +# python f-string literals +EPILOG ?= define USAGE ?= {color.$(HEADER_COLOR)}usage{color.end}: make