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

Appearance settings

Commit abbe74d

Browse filesBrowse files
committed
Fix a tiny import sorting nit
1 parent 31bc8a4 commit abbe74d
Copy full SHA for abbe74d

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎git/util.py

Copy file name to clipboardExpand all lines: git/util.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
LazyMixin, # noqa: F401
5656
LockedFD, # noqa: F401
5757
bin_to_hex, # noqa: F401
58-
file_contents_ro_filepath, # noqa: F401
5958
file_contents_ro, # noqa: F401
59+
file_contents_ro_filepath, # noqa: F401
6060
hex_to_bin, # noqa: F401
6161
make_sha,
6262
to_bin_sha, # noqa: F401

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.