From 3c40147d8c345b95b1ddd31020f79417f3b57a23 Mon Sep 17 00:00:00 2001 From: Takayuki SHIMIZUKAWA Date: Wed, 26 Jul 2023 09:11:42 +0900 Subject: [PATCH] Delete setup.cfg mutmut settings is not for this directory. --- Chapter 10/02 - Test parametrization/setup.cfg | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Chapter 10/02 - Test parametrization/setup.cfg diff --git a/Chapter 10/02 - Test parametrization/setup.cfg b/Chapter 10/02 - Test parametrization/setup.cfg deleted file mode 100644 index a200938..0000000 --- a/Chapter 10/02 - Test parametrization/setup.cfg +++ /dev/null @@ -1,6 +0,0 @@ -[mutmut] -paths_to_mutate=batch.py -backup=False -runner=python -m pytest -x -tests_dir=. -dict_synonyms=Struct, NamedStruct