Skip to content

Commit b7865ff

Browse files
committed
Additional flake8 compliance
1 parent 12ac0d6 commit b7865ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

taurus/demo/tests/test_cake.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,5 @@ def check_ids(obj):
115115

116116

117117
def test_import():
118-
"""Make sure picture import runs"""
118+
"""Make sure picture import runs."""
119119
import_toothpick_picture()
120-

0 commit comments

Comments
 (0)