We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31bc8a4 commit abbe74dCopy full SHA for abbe74d
git/util.py
@@ -55,8 +55,8 @@
55
LazyMixin, # noqa: F401
56
LockedFD, # noqa: F401
57
bin_to_hex, # noqa: F401
58
- file_contents_ro_filepath, # noqa: F401
59
file_contents_ro, # noqa: F401
+ file_contents_ro_filepath, # noqa: F401
60
hex_to_bin, # noqa: F401
61
make_sha,
62
to_bin_sha, # noqa: F401
0 commit comments