You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What was supposed to fix deprecation warnings is still unfixed. It's busted still as of today.
Nov 18 17:20:58 smokedetector-cerberus python3[3147]: /home/smokey/SmokeDetector/ws.py:235: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).