Skip to content

Commit

Permalink
Removing SAOCall and SAOPR from ALL_NEGOTIATORS
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserfarouk committed Nov 14, 2024
1 parent 03ec804 commit 7e208b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/optional/test_sao_slow.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
for x in negmas.sao.negotiators.__all__
if x
not in [
"SAOCallNegotiator",
"SAOPRNegotiator",
"SAONegotiator",
"UtilBasedNegotiator",
"make_boa",
Expand Down

0 comments on commit 7e208b0

Please sign in to comment.