Skip to content

Commit

Permalink
Merge pull request #250 from galenseilis/patch-18
Browse files Browse the repository at this point in the history
Update import_params.py
  • Loading branch information
geraintpalmer authored Jun 19, 2024
2 parents 40134e6 + 8bf42ab commit 53b8f0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ciw/import_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ def create_network(
"""
Takes in kwargs, creates dictionary.
"""
# print(arrival_distributions)
# print(service_distributions)
# print(number_of_servers)
if (
arrival_distributions == None
or number_of_servers == None
Expand Down

0 comments on commit 53b8f0d

Please sign in to comment.