From af84d685e7a406ca251787e04e0b6bd13f1cbbba Mon Sep 17 00:00:00 2001 From: PascalEgn Date: Thu, 18 Jul 2024 14:31:13 +0200 Subject: [PATCH] a --- run-tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/run-tests.sh b/run-tests.sh index a8a6cd90..d7755fef 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -23,7 +23,6 @@ isort -rc -c --skip docs/conf.py -df **/*.py && \ pytest \ - --pep8 \ --cov=inspire_schemas \ --cov-report=term-missing \ --capture=sys \