From 17067a2f922dc0e4c208039ac7f1fc18a47e6574 Mon Sep 17 00:00:00 2001 From: s-martin Date: Sun, 14 Apr 2024 22:04:46 +0200 Subject: [PATCH] Fix exclude --- .flake8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.flake8 b/.flake8 index 3a81644ac..04a76c38d 100644 --- a/.flake8 +++ b/.flake8 @@ -17,4 +17,4 @@ show-source = True filename = *.py,*.py.* extend-exclude = # Ignore dirs and files, which are from external sources - */components/displays/HD44780-i2c/* + components/displays/HD44780-i2c/