forked from orbit-oss/flask
Fixed trailing whitespace
This commit is contained in:
parent
efbd721f20
commit
26ec470afb
1 changed files with 1 additions and 1 deletions
|
|
@ -555,7 +555,7 @@ configuration::
|
||||||
import os
|
import os
|
||||||
|
|
||||||
basedir = os.path.abspath(os.path.dirname(__file__))
|
basedir = os.path.abspath(os.path.dirname(__file__))
|
||||||
|
|
||||||
class Config(object):
|
class Config(object):
|
||||||
TESTING = False
|
TESTING = False
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue