Skip to content

Commit 2e67a6a

Browse files
style: ruff format catalog fetch tests
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 21cd3bf commit 2e67a6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/create-awesome-python-app/tests/test_catalog_fetch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,5 @@ def test_get_catalog_data_disk_fallback_on_network_error(
8181
assert data["templates"][0]["slug"] == "cached"
8282

8383

84-
8584
def test_default_url_points_to_cpa_templates() -> None:
8685
assert DEFAULT_CATALOG_URL.endswith("/cpa-templates/main/templates.json")

0 commit comments

Comments
 (0)