Skip to content

Commit

Permalink
Remove comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
delucchi-cmu committed Apr 3, 2024
1 parent 432b32f commit 64fde6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ def small_sky_margin_dir_cloud(cloud_path):
@pytest.fixture(scope="session", name="tmp_dir_cloud")
def tmp_dir_cloud(cloud_path, storage_options):
"""Create a single client for use by all unit test cases."""
# client = Client()
tmp = TempCloudDirectory(
os.path.join(cloud_path, "tmp"),
method_name="full_test",
Expand Down

0 comments on commit 64fde6e

Please sign in to comment.