We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639d70e commit 32c88e9Copy full SHA for 32c88e9
pittapi/sports.py
@@ -17,6 +17,8 @@
17
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
"""
19
20
+from __future__ import annotations
21
+
22
import requests
23
24
from typing import Any, NamedTuple
0 commit comments