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 Jan 29, 2025
1 parent 040ecb3 commit e80d0d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-store-server/tests/_internal/server/views/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ def test_api_list_namespace_auth(testclient, seed_conda_store, authenticate):
def test_api_list_namespace_including_missing_metadata_(
testclient, seed_namespace_with_edge_cases, authenticate
):
"""Test that a namespace with metadata_ = None can be retrieved.
"""Test that a namespace with metadata_ = None can be retrieved.
See https://github.com/conda-incubator/conda-store/issues/1062
for additional context.
"""
Expand Down

0 comments on commit e80d0d8

Please sign in to comment.