Skip to content

Commit

Permalink
fix black format
Browse files Browse the repository at this point in the history
  • Loading branch information
verbose-void committed Jul 13, 2021
1 parent cbdc896 commit 16a9799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hub/api/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ def test_hub_dataset_suffix_bug(ds):
ds2 = Dataset(ds.path[:-1])
ds2.delete()


def test_empty_dataset():
with CliRunner().isolated_filesystem():
ds = Dataset("test")
Expand Down

0 comments on commit 16a9799

Please sign in to comment.