Añadida librería faltante

This commit is contained in:
Joan Cano
2023-03-02 11:27:08 +01:00
parent f453ea820f
commit ce03fc229e

View File

@@ -3,6 +3,7 @@ import os
import threading
import logging
import prettytable
import telegram
from worker import Worker
from telegram import Update