summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow <paul@buetow.org>2014-03-31 21:16:18 +0200
committerPaul C. Buetow <paul@buetow.org>2014-03-31 21:16:18 +0200
commit6deba4e862a318c16df57625880bd1e7524a734e (patch)
tree797fdfc2e3a992ba202905e8a3cf4f5b735db614
parent3ccb3d1a0d5bb0baaa964f9846e5453139ff7794 (diff)
test commit
-rwxr-xr-xfapi.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/fapi.py b/fapi.py
index 3215edd..8897763 100755
--- a/fapi.py
+++ b/fapi.py
@@ -70,7 +70,6 @@ class Fapi(object):
apiuri = self.config.get('fapi', 'apiuri')
# ... to be done
-
if __name__ == '__main__':
''' The main function, here we will have Popcorn for free! '''