Skip to content

Commit 20b941f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 537d843 commit 20b941f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

flemi/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
MIT License
33
Copyright (c) 2020 Andy Zhou
44
"""
5+
56
import hashlib
67
import os
78
from datetime import datetime

flemi/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
MIT License
33
Copyright (c) 2020 Andy Zhou
44
"""
5+
56
import os
67
from os.path import abspath
78
from os.path import dirname

0 commit comments

Comments
 (0)