Skip to content

Commit

Permalink
pylint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed Oct 12, 2024
1 parent 7fe25cd commit 94d57b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/monitoring_tests/high_score_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@
# pylint: disable=logging-fstring-interpolation

from typing import Any
from fractions import Fraction
from src.monitoring_tests.base_test import BaseTest
from src.apis.orderbookapi import OrderbookAPI
from src.models import Trade, OrderExecution
from src.constants import HIGH_SCORE_THRESHOLD_ETH


Expand Down

0 comments on commit 94d57b8

Please sign in to comment.