Skip to content

Commit e73cafe

Browse files
committed
fix
1 parent 066004f commit e73cafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arcade/application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import logging
88
import os
99
import time
10-
from typing import Tuple, Optional
10+
from typing import List, Tuple, Optional
1111

1212
import pyglet
1313

0 commit comments

Comments
 (0)