mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-08-20 13:00:01 +00:00
docs: update comment to format file path in code documentation for clarity
This commit is contained in:
parent
59a34f0220
commit
4338c7d6d3
@ -212,7 +212,7 @@ impl JPMaQSDownload {
|
||||
/// Any data in the folder path will be deleted before saving the new data.
|
||||
/// The function downloads the indicators in batches of 500 tickers at a time.
|
||||
///
|
||||
/// The saved results would be in the format: <folder_path>/JPMaQSData/<xcat>/<ticker>.csv .
|
||||
/// The saved results would be in the format: `<folder_path>/JPMaQSData/<xcat>/<ticker>.csv` .
|
||||
///
|
||||
/// Usage:
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user