fixes in the specfile for f31 that has python3 as its unqualified python
[pcucontrol.git] / pcucontrol / models / PM211MIP.py
1 from pcucontrol.reboot import *
2 from ManualPCU import *
3
4 class PM211MIP(ManualPCU):
5         supported_ports = [80,443]