mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-12 12:21:37 +08:00
PEP8 polish
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
:license: MIT, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
|
||||
class Datastore(object):
|
||||
def __init__(self, db):
|
||||
self.db = db
|
||||
|
||||
Reference in New Issue
Block a user