Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 2d29fe7

Browse files
committed
feat/aws-auditor: linting fix
1 parent 47cb275 commit 2d29fe7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ Documentation = "https://github.com/opencpk/cpk-lib-python-aws#readme"
4343
where = ["."]
4444
include = ["cpk_lib_python_aws*"]
4545

46-
[tool.pytest.ini_options]
47-
testpaths = ["cpk_lib_python_aws/tests"]
48-
python_files = ["test_*.py"]
49-
python_classes = ["Test*"]
50-
python_functions = ["test_*"]
51-
5246
[tool.black]
5347
line-length = 100
5448
target-version = ['py38']

0 commit comments

Comments
 (0)