We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7865ff commit 7709013Copy full SHA for 7709013
taurus/demo/cake.py
@@ -48,7 +48,7 @@
48
49
50
def import_toothpick_picture():
51
- """Return the stream of the toothpick picture"""
+ """Return the stream of the toothpick picture.""
52
import pkg_resources
53
resource = pkg_resources.resource_stream("taurus.demo", "toothpick.jpg")
54
0 commit comments