1
0
forked from orson/bachemap
bachemap/db.py

3 lines
52 B
Python
Raw Normal View History

from flask_pymongo import PyMongo
mongo = PyMongo()