Matthias
|
d014e4590e
|
use Path.open() instead of open
|
2023-02-25 17:15:54 +01:00 |
|
Matthias
|
8108a48f39
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
|
Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Matthias
|
baefda80d1
|
Enable flake8 E226 rule
|
2022-04-11 18:02:06 +02:00 |
|
Matthias
|
9556af1e6c
|
Improve documentation for config imports
|
2022-04-10 10:14:34 +02:00 |
|
Matthias
|
16e64ddf97
|
Update docs for multi-config loading
|
2022-04-08 17:59:16 +02:00 |
|
Matthias
|
238ff6c9fe
|
Use better naming
|
2022-04-08 17:30:23 +02:00 |
|
Matthias
|
1435d26996
|
store config-file loading paths
|
2022-04-08 17:26:51 +02:00 |
|
Matthias
|
1ea49ce864
|
Support nested configurations
|
2022-04-08 15:50:44 +02:00 |
|
Matthias
|
1347107c1e
|
extract load_from_files to load_config
|
2022-04-07 20:15:06 +02:00 |
|
Matthias
|
2d7ccaeb3d
|
Add test for load_config
|
2021-05-30 20:14:54 +02:00 |
|
Matthias
|
56ef3af424
|
Allow comments in pairs files
|
2021-04-06 13:29:22 +02:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
d581b7e2d7
|
Add fallback if no error could be determined
|
2020-03-23 07:57:30 +01:00 |
|
Matthias
|
8f7e113d79
|
Add additional test
|
2020-03-23 07:54:27 +01:00 |
|
Matthias
|
45aaa8c09d
|
Parse and show relevant configuration section
|
2020-03-22 20:09:01 +01:00 |
|
Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +01:00 |
|
hroff-1902
|
2d60e4b18b
|
allow comments and trailing commas in config files
|
2019-08-12 00:32:03 +03:00 |
|
hroff-1902
|
28d8fc871a
|
tests adjusted
|
2019-08-10 16:07:30 +03:00 |
|