removida importação de modulo 'typing'
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import sys
|
||||
import random
|
||||
from typing import type_check_only
|
||||
import pygame as pg
|
||||
from modules.agente import Agente
|
||||
from modules.mapa import Mapa
|
||||
|
||||
Reference in New Issue
Block a user