chore: format

This commit is contained in:
Timothy Jaeryang Baek
2025-03-04 22:10:47 -08:00
parent c2eada36f1
commit e2d60bd92e
2 changed files with 23 additions and 21 deletions

View File

@@ -65,7 +65,6 @@ async def process_filter_functions(
**(valves if valves else {})
)
try:
# Prepare parameters
sig = inspect.signature(handler)