We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7709013 commit ed8c225Copy full SHA for ed8c225
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