mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Devananda van der Veen
ca22a48de5
Fix all pep8 errors except E128 and E501
Ran autopep8 on the four .py files in this module. Manully fixed many additional pep8 errors as well, Turned some long-line-comments into proper NOTE lines, but there are more to do... Change-Id: I657ba037863860ec3956150931c2c0e41085bd63
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%