Skip to content

Commit bb2bf48

Browse files
committed
Correct typo in pyproject entry
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent c6d8228 commit bb2bf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ norecursedirs = [
4949
"tests/*/data"
5050
]
5151

52-
ython_files = "*.py"
52+
python_files = "*.py"
5353

5454
python_classes = "Test"
5555
python_functions = "test"

0 commit comments

Comments
 (0)