From 455936ef011082047ddc9c3b5217c4197f1a8792 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Tue, 29 Aug 2023 23:04:10 +0200 Subject: [PATCH] mark statistikk subcommand as broken --- dibbler/subcommands/statistikk.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dibbler/subcommands/statistikk.py b/dibbler/subcommands/statistikk.py index aaaf429..04ea8af 100644 --- a/dibbler/subcommands/statistikk.py +++ b/dibbler/subcommands/statistikk.py @@ -1,5 +1,7 @@ #! /usr/bin/env python +# TODO: fixme + # -*- coding: UTF-8 -*- import matplotlib.pyplot as plt import matplotlib.dates as mdates