Skip to content

Commit 7709013

Browse files
committed
Additional flake8 compliance
1 parent b7865ff commit 7709013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taurus/demo/cake.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949

5050
def import_toothpick_picture():
51-
"""Return the stream of the toothpick picture"""
51+
"""Return the stream of the toothpick picture.""
5252
import pkg_resources
5353
resource = pkg_resources.resource_stream("taurus.demo", "toothpick.jpg")
5454

0 commit comments

Comments
 (0)