Skip to content

Commit

Permalink
pyling disable was necessary after all
Browse files Browse the repository at this point in the history
  • Loading branch information
fhenneke committed Nov 9, 2023
1 parent 4719e66 commit f49fbee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/monitoring_tests/combinatorial_auction_surplus_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Comparing order surplus per token pair to a reference solver in the competition.
"""
# pylint: disable=logging-fstring-interpolation
# pylint: disable=duplicate-code

from typing import Any
from fractions import Fraction
Expand Down

0 comments on commit f49fbee

Please sign in to comment.