Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Dec 18, 2023
1 parent 92bacb0 commit 8f74315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion constructor/construct.py
Original file line number Diff line number Diff line change
Expand Up @@ -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, '''
Expand Down

0 comments on commit 8f74315

Please sign in to comment.