Skip to content

Commit

Permalink
Fix line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Sep 24, 2022
1 parent 50dfde7 commit 8d77ba1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config_examples/config_freqai.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@
"internals": {
"process_throttle_secs": 5
}
}
}
1 change: 0 additions & 1 deletion docker/Dockerfile.freqai
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ FROM ${sourceimage}:${sourcetag}
COPY requirements-freqai.txt /freqtrade/

RUN pip install -r requirements-freqai.txt --user --no-cache-dir

2 changes: 1 addition & 1 deletion freqtrade/exchange/binance_leverage_tiers.json
Original file line number Diff line number Diff line change
Expand Up @@ -19209,4 +19209,4 @@
}
}
]
}
}
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ exclude =
__pycache__,
.eggs,
user_data,

0 comments on commit 8d77ba1

Please sign in to comment.