Skip to content

Commit 83b6625

Browse files
author
Rajeev Jain
committed
o pre-commit: auto-format test_io_common.py
1 parent 97a918f commit 83b6625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_io_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ def test_lazy_loading(self, grid_from_format):
147147
"""
148148
grid = grid_from_format
149149

150-
assert grid._ds is not None
150+
assert grid._ds is not None

0 commit comments

Comments
 (0)