fix(webhook): fix PEP 604 type error with annotations
All checks were successful
E2E Health Check / e2e-health (push) Successful in 16s

This commit is contained in:
OG T
2026-03-31 15:38:47 +08:00
parent 3b7098caef
commit 97231c2ae2

View File

@@ -1,3 +1,5 @@
from __future__ import annotations
"""
AWOOOI API - SignOz Webhook Handler
====================================