mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 09:59:12 +00:00
refactor: move get url
This commit is contained in:
parent
4283264b0e
commit
817f3c9baf
5 changed files with 34 additions and 9 deletions
|
@ -1,6 +1,7 @@
|
|||
use anyhow::{Error, Result};
|
||||
use chrono::NaiveDate;
|
||||
use polars::datatypes::DataType;
|
||||
use pretty_assertions::assert_eq;
|
||||
use serial_test::serial;
|
||||
|
||||
use ark_invest_api_rust_data::util::ticker::Ticker;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue