Skip to content

Commit

Permalink
修改文件头
Browse files Browse the repository at this point in the history
  • Loading branch information
Sun Jiehui committed Jul 26, 2018
1 parent f0f2e87 commit c52097e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions account/views/login/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#!/usr/bin/env python
# mail: sunjiehui@chengantech.com
# mail: sunjiehuimail@foxmail.com
# author: huihui
# -*- coding: utf-8 -*-

# from flask import Blueprint
# instance = Blueprint('mod_app_login', __name__)
# from . import login_view
2 changes: 1 addition & 1 deletion account/views/login/helpers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# mail: sunjiehui@chengantech.com
# mail: sunjiehuimail@foxmail.com
# author: huihui
# -*- coding: utf-8 -*-

Expand Down
2 changes: 1 addition & 1 deletion account/views/login/login_view.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# mail: sunjiehui@chengantech.com
# mail: sunjiehuimail@foxmail.com
# author: huihui
# -*- coding: utf-8 -*-

Expand Down

0 comments on commit c52097e

Please sign in to comment.