Ver código fonte

Forgot future annotations

Kirk Trombley 3 anos atrás
pai
commit
e708730685
1 arquivos alterados com 2 adições e 0 exclusões
  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