mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 09:59:11 +00:00
ignore clippy warning
This commit is contained in:
parent
cbc7afad20
commit
c24f2f4e41
2 changed files with 2 additions and 1 deletions
|
@ -55,6 +55,7 @@ pub async fn filter_date_range(
|
|||
Ok(filter_df)
|
||||
}
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
#[derive(Serialize, Deserialize, JsonSchema, strum_macros::Display)]
|
||||
pub enum TypeTicker {
|
||||
ARKVX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue