Skip to content

Commit

Permalink
- Changes requested.
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgegarcia7 committed Feb 28, 2023
1 parent 6619af3 commit 2ac82bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_non_prices.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
from betfairlightweight.resources import RunnerBook
from pyrsistent import pmap

from betfairutil import calculate_book_percentage
from betfairutil import calculate_available_volume
from betfairutil import calculate_book_percentage
from betfairutil import calculate_market_book_diff
from betfairutil import calculate_order_book_imbalance
from betfairutil import calculate_total_matched
Expand Down

0 comments on commit 2ac82bf

Please sign in to comment.