Woops fixed import

add-txt2txt-models
Guillermo Rodriguez 2023-06-03 12:46:21 -03:00
parent 006d15137c
commit 31cca4f487
No known key found for this signature in database
GPG Key ID: EC3AB66D5D83B392
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ from .db import open_new_database
from .ipfs import open_ipfs_node
from .config import *
from .nodeos import open_cleos, open_nodeos
from .constants import ALGOS
from .constants import *
from .frontend.telegram import run_skynet_telegram