- Replace datetime.UTC with datetime.timezone.utc in authentication.py and storage.py - Fixes ImportError on Python versions < 3.11 - timezone.utc works on Python 3.9+ Resolves #237 |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| tests | ||
- Replace datetime.UTC with datetime.timezone.utc in authentication.py and storage.py - Fixes ImportError on Python versions < 3.11 - timezone.utc works on Python 3.9+ Resolves #237 |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| tests | ||