mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-12 09:14:47 +02:00
9fe0142fa5
datetime.UTC was introduced in Python 3.11. timezone.utc is available since Python 3.2 and is functionally identical. Co-Authored-By: Zindello <josh@zindello.com.au>