From 033598bc77b3470d5ffabcbc6bafa72c718063c5 Mon Sep 17 00:00:00 2001 From: xenoscr Date: Thu, 15 Sep 2022 13:44:18 -0400 Subject: [PATCH] Fixing indentation in YML-Schema.yml --- YML-Schema.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/YML-Schema.yml b/YML-Schema.yml index f1256f4..dc3f775 100644 --- a/YML-Schema.yml +++ b/YML-Schema.yml @@ -19,8 +19,8 @@ mapping: - type: map mapping: "Alias": - type: str - required: false + type: str + required: false "Author": type: str required: true