mirror of
https://opendev.org/x/pyghmi
synced 2025-01-28 11:57:34 +00:00
Jarrod Johnson
e0e39bda9a
Fix errors after git repo transition.
I realized that I had never pushed __init__.py for private. While doing tests locally, I noticed that the pep changes broke at least one place in code, correct that. Change-Id: Ia31cb8a75a7109a6d002524e08ef335e1c5018d4
This is a pure python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library.
Description
Languages
Python
99.9%
Shell
0.1%