Skip to content

Commit

Permalink
tests: minimal black fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Jun 6, 2023
1 parent 7b86862 commit 985f62b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_krige.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def test_universal(self):
)

def test_detrended(self):

for Model in self.cov_models:
for dim in self.dims:
model = Model(
Expand Down

0 comments on commit 985f62b

Please sign in to comment.