datetime bug

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

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