Skip to content

Commit 5ecb88c

Browse files
committed
TODO: upgrade to v1.0.0 as soon as released
maxcountryman/flask-bcrypt#66
1 parent 9f28b77 commit 5ecb88c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

blog/security.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
"""
2+
TODO: upgrade to v1.0.0 as soon as released
3+
4+
https://github.com/maxcountryman/flask-bcrypt/pull/66
5+
"""
6+
17
from flask_bcrypt import Bcrypt
28

39
flask_bcrypt = Bcrypt()

0 commit comments

Comments
 (0)