From 28d67886858027ac6e841e779829f2cd4a758a59 Mon Sep 17 00:00:00 2001 From: Jens Vagelpohl Date: Tue, 3 Sep 2024 16:48:53 +0200 Subject: [PATCH] - remove exclude --- .meta.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.meta.toml b/.meta.toml index 1d2bca3..1d8e039 100644 --- a/.meta.toml +++ b/.meta.toml @@ -22,6 +22,3 @@ additional-rules = [ [tox] use-flake8 = true - -[pre-commit] -teyit-exclude = "tests/test_datetime\\.py"