1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-26 05:02:58 +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

@@ -6,9 +6,6 @@ site if necessary.
"""
# remove when we don't support py38 anymore
from __future__ import annotations
import argparse
import logging
import multiprocessing