parent
64e3cdda48
commit
85ce588b3b
63 changed files with 3784 additions and 3459 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from flask import Module
|
||||
|
||||
|
||||
mod = Module(__name__, 'foo', subdomain='foo')
|
||||
mod = Module(__name__, "foo", subdomain="foo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue