Skip to content
Snippets Groups Projects
Commit c4c9b0b3 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

pep8

parent a335b26d
No related branches found
No related tags found
1 merge request!44Feature/comp 208 google o auth poc
......@@ -17,6 +17,7 @@ metadata_obj = MetaData(naming_convention={
db = SQLAlchemy(metadata=metadata_obj)
@contextmanager
def session_scope():
"""Provide a transactional scope around a series of operations."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment