Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jul 12, 2024
1 parent 07a759e commit 534c47c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda-store-server/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def conda_store_config(tmp_path):

sys.argv = list(original_sys_argv)


@pytest.fixture
def conda_store_server(conda_store_config):
_conda_store_server = server_app.CondaStoreServer(config=conda_store_config)
Expand Down

0 comments on commit 534c47c

Please sign in to comment.