Skip to content

Commit 5da4b49

Browse files
committed
Code formatting.
1 parent e907899 commit 5da4b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyasdf/tests/test_asdf_data_set.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ def example_data_set(tmpdir):
7171
# new one.
7272
return Namespace(filename=asdf_filename, tmpdir=tmpdir.strpath)
7373

74+
7475
def test_tags_attribute(tmpdir):
7576
asdf_filename = os.path.join(tmpdir.strpath, "test.h5")
7677
data_path = os.path.join(data_dir, "small_sample_data_set")

0 commit comments

Comments
 (0)