generated comment
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
|
||||
# THIS FILE HAS BEEN GENERATED
|
||||
# DO NOT EDIT MANUALLY
|
||||
|
||||
|
||||
from db import dbGetMany, dbGetOne
|
||||
|
||||
def get_accounts(user, token_info):
|
||||
|
@ -1,3 +1,5 @@
|
||||
$GENERATED_PYTHON_COMMENT
|
||||
|
||||
from db import dbGetMany, dbGetOne
|
||||
|
||||
#for $table in $tables
|
||||
|
Reference in New Issue
Block a user