fds
This commit is contained in:
parent
80a888e752
commit
7cbc6053ae
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ from urllib.parse import ParseResult, urlunparse, urlparse, quote, unquote
|
|||
from os import path
|
||||
import requests
|
||||
from shutil import copyfile
|
||||
from sys import stdout
|
||||
|
||||
db = db_session()
|
||||
marseys = tuple(f':#{x[0]}:' for x in db.query(Marsey.name).all())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue