Skip to content

Commit

Permalink
Make comment more detailed
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs authored Mar 1, 2024
1 parent f198184 commit 25d9527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/data/datatypes/test_tabular.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def test_tabular_set_meta_nearly_empty():

def test_tabular_column_types():
"""
file just containing a single new line
file containing a single containing only tab characters terminated with a new line character
- empty lines are treated as comments
"""
with tempfile.NamedTemporaryFile(mode="w") as test_file:
Expand Down

0 comments on commit 25d9527

Please sign in to comment.