Skip to content

Commit 6f99238

Browse files
author
yishun.eason
committed
style: add empty line for formatting
1 parent 46cf2cc commit 6f99238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hindsight-embed/hindsight_embed/profile_manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def lock_file(file_obj):
5656
def unlock_file(file_obj):
5757
msvcrt.locking(file_obj.fileno(), msvcrt.LK_UNLCK, 1)
5858

59+
5960
import httpx
6061

6162
# Configuration paths

0 commit comments

Comments
 (0)