Commit 9a87a0be authored by Serge S. Koval's avatar Serge S. Koval

Merge pull request #428 from meilinger/patch-1

Missing "op" alias for os.path
parents c2b8ef0b 41eb1180
import os
import os.path as op
from flask import Flask
from flask.ext.sqlalchemy import SQLAlchemy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment