From 7e7cb771cad6fc04fe6f8829b63f7f3fad86a116 Mon Sep 17 00:00:00 2001 From: Matthias Volk Date: Wed, 7 Aug 2024 11:57:41 +0200 Subject: [PATCH] Enable formatting for all files --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 207aa10ac..788b4a4a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,4 +7,3 @@ target-version = [ "py310", "py311", ] -include = "\\.pyi?$"