From 0ddd8fd72e811339d6fc36bd28895ca91809ef8f Mon Sep 17 00:00:00 2001 From: alihallal-DATA8 Date: Tue, 6 Jul 2021 11:51:00 +0200 Subject: [PATCH] typo fix --- redfish/standard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redfish/standard.py b/redfish/standard.py index d3cb227..e872505 100644 --- a/redfish/standard.py +++ b/redfish/standard.py @@ -632,7 +632,7 @@ def __init__(self, url, connection_parameters): class SimpleStorage(Device): - '''Class to manage redfish SimpleStorage''' + '''Class to manage redfish SimpleStorage.''' def get_status(self): '''Get storage status