Commit 41eb1180 authored by Joe Meilinger's avatar Joe Meilinger

Missing "op" alias for os.path

parent c2b8ef0b
import os import os
import os.path as op
from flask import Flask from flask import Flask
from flask.ext.sqlalchemy import SQLAlchemy 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