Skip to content

Commit

Permalink
clean unused - Naor
Browse files Browse the repository at this point in the history
  • Loading branch information
elorisraeli committed Jun 20, 2024
1 parent 0846105 commit 37f2e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fairpyx/algorithms/high_multiplicity_fair_allocation.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ def get_agents_items_and_capacities(alloc: AllocationBuilder, bool=False):
#### MAIN ####

if __name__ == "__main__":
import doctest, sys
import doctest

# logging.basicConfig(level=logging.DEBUG, format='%(asctime)s - %(levelname)s - %(message)s')

Expand Down

0 comments on commit 37f2e3d

Please sign in to comment.