Clean up whitespace
authorEli Bendersky <eliben@gmail.com>
Sat, 28 Mar 2020 13:21:15 +0000 (06:21 -0700)
committerEli Bendersky <eliben@gmail.com>
Sat, 28 Mar 2020 13:21:15 +0000 (06:21 -0700)
commitea81c3edb2c9de7db2cc0b86ab11b40799f9a3c1
tree98ddb4920a0798615f27c06559799a9489cdf81f
parent26973296b42c78d7438f9e81ef48edc3d398cca6
Clean up whitespace
16 files changed:
elftools/common/exceptions.py
elftools/construct/debug.py
elftools/construct/lib/binary.py
elftools/construct/lib/hex.py
elftools/construct/lib/py3compat.py
elftools/dwarf/aranges.py
elftools/dwarf/callframe.py
elftools/dwarf/dwarf_expr.py
elftools/dwarf/lineprogram.py
elftools/dwarf/structs.py
elftools/elf/constants.py
elftools/elf/descriptions.py
elftools/elf/dynamic.py
elftools/elf/sections.py
examples/dwarf_pubnames_types.py
scripts/readelf.py