From 8b625e30dbcacf586ac17c94dd4dc8a3bc094671 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:26:03 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- plugins/lua/sort/places.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/lua/sort/places.lua b/plugins/lua/sort/places.lua index 9183fe95d..ab6720c2d 100644 --- a/plugins/lua/sort/places.lua +++ b/plugins/lua/sort/places.lua @@ -110,4 +110,4 @@ function PlacesOverlay:get_key() end end -return _ENV \ No newline at end of file +return _ENV