Skip to content

Commit bade123

Browse files
committed
fix white space change failure of pre-commit
1 parent 26d2c26 commit bade123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/test_create_empty.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ def test_overwrite_behavior(self, empty_mdio_dir: Path) -> None:
255255
def test_populate_empty_dataset(self, mdio_with_headers: Path) -> None:
256256
"""Test showing how to populate empty dataset."""
257257
# Open an empty PostStack3DVelocityTime dataset with SEG-Y 1.0 headers
258-
#
258+
#
259259
# When this empty dataset was created from the 'PostStack3DVelocityTime' template and dimensions,
260260
# * 'inline', 'crossline', and 'time' dimension coordinate variables were created and pre-populated
261261
# NOTE: the 'time' units are specified in the template, so they are not None in this case.

0 commit comments

Comments
 (0)