Explorar el Código

Forgot future annotations

Kirk Trombley hace 3 años
padre
commit
e708730685
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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