Skip to content

Commit 3007691

Browse files
committed
Format for spaces
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 0b8cd65 commit 3007691

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ norecursedirs = [
3636

3737
python_files = "*.py"
3838

39-
python_classes="Test"
40-
python_functions="test"
39+
python_classes = "Test"
40+
python_functions = "test"
4141

4242
addopts = [
4343
"-rfExXw",
4444
"--strict",
4545
"--doctest-modules"
46-
]
46+
]

0 commit comments

Comments
 (0)