Skip to content

Commit 98dc76c

Browse files
committed
Merge remote-tracking branch 'upstream/main' into twine-check-on-push
2 parents 2af98eb + 78c2a5e commit 98dc76c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packaging/_elffile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
This provides a class ``ELFFile`` that parses an ELF executable in a similar
55
interface to ``ZipFile``. Only the read interface is implemented.
66
7-
Based on: https://gist.github.com/lyssdod/f51579ae8d93c8657a5564aefc2ffbca
87
ELF header: https://refspecs.linuxfoundation.org/elf/gabi4+/ch4.eheader.html
98
"""
109

0 commit comments

Comments
 (0)