Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
birnbaum committed Jul 31, 2019
1 parent 93f30ae commit f156696
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs_gcsfs/tests/test_gcsfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,3 @@ def test_instantiation_with_create_false_fails_for_non_existing_root_path():
def test_open_fs_url_strict_parameter_works(query_param, strict):
fs = open_fs("gs://{}?{}".format(TEST_BUCKET, query_param))
assert fs.strict == strict

0 comments on commit f156696

Please sign in to comment.