We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e00fc9 commit 23eacf3Copy full SHA for 23eacf3
arcade/application.py
@@ -5,7 +5,7 @@
5
import logging
6
import os
7
import time
8
-from typing import Tuple, Optional
+from typing import List, Tuple, Optional
9
10
import pyglet
11
0 commit comments