update import signal

This commit is contained in:
2025-04-21 13:50:25 +10:00
parent d90122d13c
commit 42aa9b6aaf
3 changed files with 7 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@ import time
import logging
import os
import json
import signal
import sys
import email.utils
from datetime import datetime, timedelta, timezone
from bs4 import BeautifulSoup