aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-03-02 12:43:18 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-03-02 12:43:18 -0500
commit63a81184e792e79eb74c6fc8d8252beb47fe3c2a (patch)
treec07bcca2e7f1cdbf8258dfa5d5d5a2fc8c73280f
parent6a867624c744c10f65813984639c1f8e28ef1d5d (diff)
parent84d658936193dadf197c0ad06b2756db0f30e783 (diff)
downloadflowsample-63a81184e792e79eb74c6fc8d8252beb47fe3c2a.tar.gz
Merge branch 'cool-new-feature'0.0.1a
-rw-r--r--flowsample/biff.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/flowsample/biff.py b/flowsample/biff.py
new file mode 100644
index 0000000..b0c8cfc
--- /dev/null
+++ b/flowsample/biff.py
@@ -0,0 +1,2 @@
+def biff():
+ return 'Ow that hurt!'