Skip to content

Commit

Permalink
black/flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
ninsbl committed Nov 4, 2022
1 parent 3aa041c commit 663eb41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions temporal/t.rast3d.univar/testsuite/test_t_rast3d_univar.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ def test_with_zones_parallel(self):
res_line = res.split("|", 1)[1]
self.assertLooksLike(ref_line, res_line)


if __name__ == "__main__":
from grass.gunittest.main import test

Expand Down

0 comments on commit 663eb41

Please sign in to comment.