run workflow
Some checks reported warnings
Build Heidi Docker image / build-docker (push) Has been cancelled

This commit is contained in:
2023-11-21 20:18:23 +01:00
parent fea36beef4
commit 29dc0119ef

2
bot.py
View File

@ -11,7 +11,7 @@ from textgen import textgen
from textgen_markov import MarkovTextGenerator
from textgen_lstm import LSTMTextGenerator
# TODO: Reenable and extend scraper
# TODO: Reenable + extend scraper
# from models import Models
# We're fancy today