Changeset - 6212762824e2
[Not reviewed]
default
0 1 0
Dennis Fink - 10 years ago 2015-07-08 23:10:49

fixed tabs
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
spaceapi/__init__.py
Show inline comments
 
@@ -56,4 +56,4 @@ def create_app():
 
    from .sensors import sensors_views
 
    app.register_blueprint(sensors_views, url_prefix='/sensors')
 

	
 
	return app
 
    return app
0 comments (0 inline, 0 general)