From 00e7d27bcc8bcbfeadc768b6aec095faafa98df4 Mon Sep 17 00:00:00 2001 From: Steve Dignam Date: Thu, 25 Apr 2024 18:59:25 -0400 Subject: [PATCH] fix --- web_api/s/squawk.py | 1 + 1 file changed, 1 insertion(+) diff --git a/web_api/s/squawk.py b/web_api/s/squawk.py index 5e6ca3780..b286160e5 100755 --- a/web_api/s/squawk.py +++ b/web_api/s/squawk.py @@ -1,3 +1,4 @@ +from __future__ import annotations import logging import os import re