Merge branch 'master' of https://github.com/tzakrajs/python-rtmbot into tzakrajs-master

Also fixes some PEP8 issues and a number of small bugs.
This commit is contained in:
Jeff Ammons 2016-04-17 16:41:39 -07:00
commit 4c7fa8b9ae
5 changed files with 105 additions and 79 deletions

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
*.pyc
/rtmbot.conf
/plugins/**
/build/**
*.log
env
.tox