1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

Merge branch 'master' into fix_devserver

This commit is contained in:
Bastian Venthur
2024-04-24 22:20:45 +02:00
15 changed files with 6 additions and 51 deletions

View File

@@ -1,9 +1,5 @@
"""Tests for the devserver module."""
# remove when we don't support py38 anymore
from __future__ import annotations
import threading
import time
from argparse import Namespace