Skip to content

Commit 9318276

Browse files
nstarmanjorenham
andcommitted
Apply suggestions from code review
Co-authored-by: Joren Hammudoglu <jhammudoglu@gmail.com> Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
1 parent e411a2b commit 9318276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
pattern="src/**/*.py",
1212
)
1313

14-
pytest_collect_file = (readme_tester + python_file_tester).pytest()
14+
pytest_collect_file = (readme_tester + python_file_tester).pytest()

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"pytest-cov>=3",
4949
"pytest-github-actions-annotate-failures>=0.3.0",
5050
"sybil>=8.0.0",
51-
]
51+
]
5252

5353

5454
[tool.hatch]

0 commit comments

Comments
 (0)