Skip to content

Commit 772be75

Browse files
committed
spelling correction
Minor spelling correction
1 parent d6f722a commit 772be75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/test_api_state_logical_interfaces.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def testLogicalInterfaceActivation(self):
166166
createdLI.validate()
167167
print("LI Differences: %s " % createdLI.validate())
168168

169-
# Activating the Li should fail as it is not yet associated with a Device or Thong Type.
169+
# Activating the Li should fail as it is not yet associated with a Device or Thing Type.
170170
try:
171171
createdLI.activate()
172172
# Hmm, the activate should raise an exception
@@ -175,10 +175,10 @@ def testLogicalInterfaceActivation(self):
175175
assert True
176176
# The expected exception was raised
177177

178-
#This should fail as there are currently no differences with the LI
178+
# This should fail as there are currently no differences with the LI
179179
try:
180180
createdLI.differences()
181-
#Should raise an exception
181+
# Should raise an exception
182182
assert False
183183
except:
184184
assert True

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy