From ae8fe8203bc0a52bfec4948bbce6097cdfed3bf3 Mon Sep 17 00:00:00 2001 From: Sascha Date: Thu, 4 Aug 2022 20:16:07 +0200 Subject: [PATCH] archlinux --- bandwidth.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bandwidth.py b/bandwidth.py index f07d06c..971c614 100644 --- a/bandwidth.py +++ b/bandwidth.py @@ -1,8 +1,6 @@ import matplotlib.pyplot as plt - -import matplotlib import mysql.connector -matplotlib.use('tkAgg') +#matplotlib.use('tkAgg') # mariadb mariadbConnection = mysql.connector.connect(