Pre Commit Fix

This commit is contained in:
Andreas 2024-10-05 08:48:33 +02:00 committed by Andreas
parent c7140f6da5
commit 7f97bbb7bc

View File

@ -1,4 +1,5 @@
import datetime import datetime
# Set the backend for matplotlib to Agg # Set the backend for matplotlib to Agg
import matplotlib import matplotlib
import matplotlib.pyplot as plt import matplotlib.pyplot as plt