From c1c2bcf419b06a55c63df8407116aba81507f662 Mon Sep 17 00:00:00 2001 From: Arthur Baars Date: Wed, 26 Apr 2023 12:44:53 +0200 Subject: [PATCH] Python: rename YAML.qll to Yaml.qll --- python/ql/lib/semmle/python/{YAML.qll => Yaml.qll} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python/ql/lib/semmle/python/{YAML.qll => Yaml.qll} (100%) diff --git a/python/ql/lib/semmle/python/YAML.qll b/python/ql/lib/semmle/python/Yaml.qll similarity index 100% rename from python/ql/lib/semmle/python/YAML.qll rename to python/ql/lib/semmle/python/Yaml.qll