We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1389178 commit 17344e2Copy full SHA for 17344e2
migas/request.py
@@ -1,4 +1,5 @@
1
"""Stripped down, minimal import way to communicate with server"""
2
+from __future__ import annotations
3
4
import json
5
import os
0 commit comments