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>
Mon, 22 May 2023 11:04:39 +0000 (12:04 +0100)
commitc50a3d67ad6ec7059a90049e0bc5fd24f41567a3
treeafc0135fa7548eccdfc5cec817d3b3cba95c5df3
parent6e988063a9398fb89f2938ded42126544774d146
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