datetime bug

This commit is contained in:
Andreas 2024-10-05 08:43:00 +02:00 committed by Andreas
parent fb1aa06ddd
commit c7140f6da5

View File

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