Skip to content

Commit

Permalink
changed logger rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Abodi-Massarwa committed Aug 30, 2024
1 parent dc153a7 commit 90521b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import base64

logger = logging.getLogger(__name__)

logger.setLevel(logging.INFO)

def per_category_round_robin(alloc: AllocationBuilder, item_categories: dict[str,list], agent_category_capacities: dict[str,dict[str,int]],
initial_agent_order: list,callback:callable=None):
Expand Down

0 comments on commit 90521b1

Please sign in to comment.