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>
Mon, 22 May 2023 11:09:31 +0000 (12:09 +0100)
commitf6c66742969d47aa0708d68e0a4e93d829a955aa
treeb1948673c80df32924cecb8cda4e369a73ccde7a
parent52d5c4b19d71a2d97b34eaa534a325abe5da03fd
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