Skip to content

Commit 9711b35

Browse files
committed
Remove debug
1 parent 61c8650 commit 9711b35

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: tst
83+
The function relies on the following components:
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)