chore: formatted files with ruff

This commit is contained in:
Jannat Patel
2025-08-11 17:48:37 +05:30
parent be31c18bfe
commit a92e04343a
96 changed files with 490 additions and 1028 deletions

View File

@@ -1,5 +1,4 @@
"""Utilities for making custom routing.
"""
"""Utilities for making custom routing."""
from werkzeug.datastructures import ImmutableDict
from werkzeug.routing import BaseConverter, Map