remotes/1693045480750635534/spooky-22
Aevann1 2021-12-17 20:16:47 +02:00
parent 2b8ced7d5e
commit cee9e335b9
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ def notify(v):
# body_html=text_html)
# g.db.add(new_comment)
# g.db.flush()
print('wtf')
users = g.db.query(User.id).all()
for u in users:
print(u[0])