This website works better with JavaScript.
Explore
Help
Register
Sign In
aherman
/
freqtrade
mirror of
https://github.com/freqtrade/freqtrade.git
Watch
1
Star
0
Fork
You've already forked freqtrade
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Exclude .venv and .env from flake8
Browse Source
pull/9129/head
Matthias
3 years ago
parent
23aa8dcd51
commit
c894843d0f
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
setup.cfg
Unescape
Escape
View File
@ -50,3 +50,5 @@ exclude =
__pycache__,
.eggs,
user_data,
.venv
.env
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
aherman/freqtrade
Title
Body
Create Issue