stable/freqtrade
Janne Sinivirta c8fb6c4661 More lint fixes (#198)
* autopep fixes

* remove unused imports

* fix plot_dataframe.py lint warnings

* make pep8 error fails the build

* two more line breakings

* matplotlib.use() must be called before pyplot import
2017-12-18 17:36:00 +01:00
..
exchange raise ContentDecodingError if bittrex responds with NO_API_RESPONSE (#183) 2017-12-14 20:27:04 +01:00
optimize More lint fixes (#198) 2017-12-18 17:36:00 +01:00
rpc More lint fixes (#198) 2017-12-18 17:36:00 +01:00
tests More lint fixes (#198) 2017-12-18 17:36:00 +01:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py use normal program flow to handle interrupts 2017-11-20 22:15:19 +01:00
analyze.py minor changes 2017-11-25 03:28:52 +01:00
main.py fix pep8 warnings 2017-12-16 03:39:47 +01:00
misc.py More lint fixes (#198) 2017-12-18 17:36:00 +01:00
persistence.py ignore cancelled order during trade state update 2017-12-16 02:36:43 +01:00