missing import sys added
parent
fb120171e1
commit
63bf820faf
|
@ -1,3 +1,4 @@
|
||||||
|
import sys
|
||||||
from typing import Optional
|
from typing import Optional
|
||||||
|
|
||||||
import pygame
|
import pygame
|
||||||
|
|
Loading…
Reference in New Issue