loklak / loklak_python_api

The loklak API for Python which makes it very easy to use and as a strict replacement to the twitter API
1.09k stars 26 forks source link

Fixes breaking Travis CI Tests, Improved code quality #28

Closed DengYiping closed 8 years ago

DengYiping commented 8 years ago

Previously the test failed because self.map_file is defined later, and tearDown(self) tries to use it.

landscape-bot commented 8 years ago

Code Health Code quality remained the same when pulling 9fc577e on DengYiping:master into 9be3afe on loklak:master.