Skip to content

Commit

Permalink
unused-argument, not import
Browse files Browse the repository at this point in the history
  • Loading branch information
deeleeramone committed Jan 23, 2025
1 parent c7d8dc2 commit 49d2742
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""FMP ETF Search Model."""

# pylint: disable=unused-import
# pylint: disable=unused-argument

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

Expand Down

0 comments on commit 49d2742

Please sign in to comment.