tests: Add missing logging import

This commit is contained in:
Alex Willmer 2024-09-10 15:47:55 +01:00
parent 7c92b8ef2b
commit 7238403392
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import logging
import os
import signal
import sys