Skip to content

Commit 2d199b9

Browse files
committed
Add debug
1 parent aac9c23 commit 2d199b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/Data/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ download("SOL/USDT", market="binance", time_frame="1d", save=True, storage_path=
8080
```
8181

8282
## Internals
83-
The function relies on the following components:
83+
The function relies on the following components: ogopa
8484
* ConfigurationService and MarketCredentialService to determine available providers and credentials.
8585
* DataProviderService to abstract away direct API calls.
8686
* dateutil.parser for robust datetime parsing.

0 commit comments

Comments
 (0)