let's break all the things! (use distros to generate repos)

Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
This commit is contained in:
InsanePrawn 2021-09-29 16:54:26 +02:00
parent becde79172
commit f6678181b8
8 changed files with 129 additions and 37 deletions

View file

@ -1,7 +1,6 @@
import click
import logging
import sys
from traceback import format_exc as get_trace
def setup_logging(verbose: bool):