move plot_dataframe to scripts/ folder

This commit is contained in:
gcarq
2017-11-09 22:29:23 +01:00
parent c81358c291
commit 6ff26c561a
3 changed files with 53 additions and 53 deletions

View File

@@ -1,4 +1,5 @@
[run]
omit =
scripts/*
freqtrade/tests/*
freqtrade/vendor/*