Fix minor stylistic errors

This commit is contained in:
Matthias
2023-02-22 20:58:24 +01:00
parent 659140e190
commit 34c42be74f
11 changed files with 3 additions and 4 deletions

0
freqtrade/__main__.py Normal file → Executable file
View File

0
freqtrade/commands/analyze_commands.py Executable file → Normal file
View File

0
freqtrade/commands/hyperopt_commands.py Executable file → Normal file
View File

0
freqtrade/data/entryexitanalysis.py Executable file → Normal file
View File

0
freqtrade/optimize/hyperopt_tools.py Executable file → Normal file
View File

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# QTPyLib: Quantitative Trading Python Library

0
freqtrade/worker.py Executable file → Normal file
View File