Skip to content

Commit 23eacf3

Browse files
committed
fix
1 parent 6e00fc9 commit 23eacf3

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
@@ -5,7 +5,7 @@
55
import logging
66
import os
77
import time
8-
from typing import Tuple, Optional
8+
from typing import List, Tuple, Optional
99

1010
import pyglet
1111

0 commit comments

Comments
 (0)