Skip to content

Commit 638ff8b

Browse files
committed
Pacify flake8
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 94597f9 commit 638ff8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/iaas/openstack_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ def harness(name, *check_fns):
323323
"""
324324
logger.debug(f'** {name}')
325325
_Filter.push(name)
326-
326+
327327
messages = []
328328
try:
329329
results = [check_fn() for check_fn in check_fns]

0 commit comments

Comments
 (0)