mirror of
https://opendev.org/x/pyghmi
synced 2026-04-07 02:21:28 +00:00
Correct typo in import
Change-Id: I40ebc51dc23e7c7360b50b8fb760ca6e88196ea1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user