mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Correct typo in import
Change-Id: I40ebc51dc23e7c7360b50b8fb760ca6e88196ea1
This commit is contained in:
parent
c56b9bbabb
commit
f24d199b7b
@ -16,7 +16,7 @@ import pyghmi.redfish.oem.generic as generic
|
||||
from pyghmi.util.parse import parse_time
|
||||
import errno
|
||||
import json
|
||||
improt math
|
||||
import math
|
||||
import socket
|
||||
import time
|
||||
import pyghmi.ipmi.private.util as util
|
||||
|
Loading…
x
Reference in New Issue
Block a user