mark statistikk subcommand as broken

This commit is contained in:
Oystein Kristoffer Tveit 2023-08-29 23:04:10 +02:00
parent 006c010907
commit 455936ef01
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#! /usr/bin/env python #! /usr/bin/env python
# TODO: fixme
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
import matplotlib.dates as mdates import matplotlib.dates as mdates