playing with regexes

This commit is contained in:
2023-10-21 15:23:05 +02:00
parent d40afca1a4
commit 6b63276dd7
3 changed files with 13 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
from datetime import time, timedelta, timezone, datetime, date
from telegram.constants import ParseMode
import os
from peewee import fn
import logging