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 066004f commit e73cafeCopy full SHA for e73cafe
arcade/application.py
@@ -7,7 +7,7 @@
7
import logging
8
import os
9
import time
10
-from typing import Tuple, Optional
+from typing import List, Tuple, Optional
11
12
import pyglet
13
0 commit comments