make style of consts.py consistent with standard python
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 22 May 2023 11:09:31 +0000 (12:09 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Jun 2023 18:51:18 +0000 (19:51 +0100)
commit5fb98919ff163eb098d6e486ec0da43edf8df65c
treeb1948673c80df32924cecb8cda4e369a73ccde7a
parent5a52de697dccfbbc919052815de822a2efaaebe1
make style of consts.py consistent with standard python
practices (and those of this project) - remove underscores in front of
imports. the classes named _Const* however are *NOT* so altered because
src/openpower/consts.py