aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-03-02 12:42:49 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-03-02 12:42:49 -0500
commit84d658936193dadf197c0ad06b2756db0f30e783 (patch)
treec07bcca2e7f1cdbf8258dfa5d5d5a2fc8c73280f
parent6a867624c744c10f65813984639c1f8e28ef1d5d (diff)
downloadflowsample-84d658936193dadf197c0ad06b2756db0f30e783.tar.gz
Biff is finally complete
-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!'