Merge pull request #2868 from expsa/younes_dev_odex25_project

Add Project Status Report to project module for tracking project prog…
This commit is contained in:
kchyounes19 2025-04-23 16:01:23 +01:00 committed by GitHub
commit afa444038a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import matplotlib.pyplot as plt
import io
import base64
import matplotlib
matplotlib.use('Agg')
# matplotlib.use('Agg')
import logging
import os