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