Skip to content

Commit

Permalink
unused-import
Browse files Browse the repository at this point in the history
  • Loading branch information
deeleeramone committed Jan 23, 2025
1 parent 19b37f3 commit c7d8dc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openbb_platform/providers/fmp/openbb_fmp/models/etf_search.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"""FMP ETF Search Model."""

# pylint: disable=unused-import

from typing import Any, Dict, List, Literal, Optional

from openbb_core.provider.abstract.fetcher import Fetcher
Expand Down

0 comments on commit c7d8dc2

Please sign in to comment.