Sfoglia il codice sorgente

Forgot future annotations

Kirk Trombley 3 anni fa
parent
commit
e708730685
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      drivers/groupme_driver.py

+ 2 - 0
drivers/groupme_driver.py

@@ -1,3 +1,5 @@
+from __future__ import annotations
+
 from datetime import datetime
 import json
 import traceback