mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
PEP8 new line at end
This commit is contained in:
parent
4b0e9839ef
commit
8e4dba28e3
1 changed files with 1 additions and 1 deletions
|
|
@ -69,4 +69,4 @@ def test_descriptorNotFound(makeDescriptor, makePacket):
|
|||
def test_descriptorScanFieldNotAvailable(makeDescriptor, makePacket):
|
||||
"""!Run descriptor on a non existent scanField"""
|
||||
makePacket = makeDescriptor.doWork(makePacket)
|
||||
assert makePacket.get("description") is None
|
||||
assert makePacket.get("description") is None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue