make style of power_fields.py consistent with standard python
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 22 May 2023 11:04:39 +0000 (12:04 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Jun 2023 18:51:18 +0000 (19:51 +0100)
commit76684f867740b0aae442cbf00b8e7c59bf9ffeed
treeafc0135fa7548eccdfc5cec817d3b3cba95c5df3
parente8dbe8dabcd16381be263c403fc1714ea943cbd3
make style of power_fields.py consistent with standard python
practices (and those of this project) - remove underscores in front of
imports
src/openpower/decoder/power_fields.py