Skip to content

Commit 2878ab1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent faf1709 commit 2878ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ols.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Sanity checks: literally just copied from sklearn tests... """
1+
"""Sanity checks: literally just copied from sklearn tests..."""
22

33
import numpy as np
44
import numpy.testing as npt

0 commit comments

Comments
 (0)