From 1ea453874c5356231b953a049cd19834cc000c6d Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Tue, 1 Nov 2022 09:12:00 -0500 Subject: [PATCH] Fix black exclusions. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a756854eae7..dfd22f33785 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ line-length = 79 target-version = ["py38"] include = '\.py?$' -exclude = ''' +force-exclude = ''' /( thirdparty | \.eggs |