Skip to content

Commit

Permalink
unused argument
Browse files Browse the repository at this point in the history
  • Loading branch information
deeleeramone committed Sep 26, 2024
1 parent bf53882 commit 61bf827
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"""The Commodity router."""

# pylint: disable=unused-argument

from openbb_core.app.model.command_context import CommandContext
from openbb_core.app.model.example import APIEx
from openbb_core.app.model.obbject import OBBject
Expand Down

0 comments on commit 61bf827

Please sign in to comment.