simple, meaningless func

This commit is contained in:
Stephen McQuay 2013-01-24 18:30:01 -08:00
commit 8913408e72
1 changed files with 2 additions and 0 deletions

2
fabfile.py vendored Normal file
View File

@ -0,0 +1,2 @@
def hello():
print "world"