From 9ff99d556b7339a431194a65f913973ac1f4098e Mon Sep 17 00:00:00 2001 From: santiagosayshey Date: Tue, 13 Feb 2024 17:44:36 +1030 Subject: [PATCH] Update setup.py Closes #33 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4e2eee5..a93fc73 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ instances: settings: export_path: "./exports" import_path: "./imports" - ansi_colors: "true" + ansi_colors: true """