Fixed trailing whitespace

This commit is contained in:
Leonardo Giordani 2020-06-23 15:06:37 +01:00
parent efbd721f20
commit 26ec470afb

View file

@ -555,7 +555,7 @@ configuration::
import os
basedir = os.path.abspath(os.path.dirname(__file__))
class Config(object):
TESTING = False