Skip to content

Commit 25e2897

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 13fcad6 commit 25e2897

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def tests(session):
3838
"""
3939
Run the test suite.
4040
"""
41-
4241
session.install("-r", REQUIREMENTS["tests"])
4342

4443
if session.posargs and session.posargs[0] == "coverage":

0 commit comments

Comments
 (0)