Skip to content

Commit 3b96a2e

Browse files
committed
Fix flake8
Issues: Fixes #<issueid> Problem: Analysis: Tests:
1 parent 5bc4db9 commit 3b96a2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

f5/bigip/tm/sys/test/test_performance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def FakePerformance():
2828
performances._meta_data['bigip'].tmos_version = '11.6.0'
2929
return performances
3030

31+
3132
class TestPerformance(object):
3233
def test_get_collection_raises(self):
3334
perf = FakePerformance()

0 commit comments

Comments
 (0)