diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-03-31 21:16:18 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-03-31 21:16:18 +0200 |
| commit | 6deba4e862a318c16df57625880bd1e7524a734e (patch) | |
| tree | 797fdfc2e3a992ba202905e8a3cf4f5b735db614 | |
| parent | 3ccb3d1a0d5bb0baaa964f9846e5453139ff7794 (diff) | |
test commit
| -rwxr-xr-x | fapi.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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! ''' |
