From 8f7431567aaa7c415b258a5207d55d3338b90a50 Mon Sep 17 00:00:00 2001 From: jaimergp Date: Mon, 18 Dec 2023 19:01:22 +0100 Subject: [PATCH] pre-commit --- constructor/construct.py | 1 - 1 file changed, 1 deletion(-) diff --git a/constructor/construct.py b/constructor/construct.py index 52f04c1d9..34ff110d8 100644 --- a/constructor/construct.py +++ b/constructor/construct.py @@ -15,7 +15,6 @@ from constructor.exceptions import UnableToParse, UnableToParseMissingJinja2, YamlParsingError from constructor.utils import yaml - # list of tuples (key name, required, type, description) KEYS = [ ('name', True, str, '''