From 447b773d032b3696114e20364c8bd9d4b1577010 Mon Sep 17 00:00:00 2001 From: "Michael Pilosov, PhD" Date: Tue, 13 Feb 2024 03:42:30 +0000 Subject: [PATCH] no annotate, update target --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 81ef87f..f4edcc4 100644 --- a/makefile +++ b/makefile @@ -57,7 +57,7 @@ umap: sort_lex: - python scripts/sortcolor.py -s lex --dpi 300 --fontsize 12 + python scripts/sortcolor.py -s lex --dpi 300 sort_hsv: python scripts/sortcolor.py -s hsv --dpi 300