make style of pysvp64dis.py consistent with standard python
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 22 May 2023 11:07:46 +0000 (12:07 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Jun 2023 18:51:18 +0000 (19:51 +0100)
commit5a52de697dccfbbc919052815de822a2efaaebe1
tree389326a9e6e7286eb916b7dec76e2af84effdd72
parent76684f867740b0aae442cbf00b8e7c59bf9ffeed
make style of pysvp64dis.py consistent with standard python
practices (and those of this project) - remove underscores in front of
imports
src/openpower/sv/trans/pysvp64dis.py