rename fns/test files

This commit is contained in:
lda
2026-05-19 23:53:15 +07:00 Verified
parent da0dea6b52
commit d5264e179a
12 changed files with 85 additions and 87 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class ProxyConfigError(ValueError):
"""Raised when a broker config cannot safely run as a transparent proxy."""
def validate_transparent_proxy_config(
def validate_proxy_config(
config: BrokerConfig,
*,
resources_as_tools: bool = False,