Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c9dd7f

Browse files
committed
Forgot to uncomment conditional import
1 parentc0b45fa commit4c9dd7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎git/util.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ def flock(fd, flags=0):
9696

9797

9898
else:
99-
# from fcntl import flock, LOCK_UN, LOCK_EX, LOCK_NB
100-
pass
99+
fromfcntlimportflock,LOCK_UN,LOCK_EX,LOCK_NB
101100

102101

103102
defunbare_repo(func):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp