Open atravitz opened 6 days ago
In both MaximalNetworkGenerator and HeuristicMaximalNetworkGenerator, there are bare except statements. This caused some confusion on my end, when a mapper was failing but I was unaware because the error was caught.
@RiesBen (or anyone else who might know) - what was the original intent of this error-catching?
In both MaximalNetworkGenerator and HeuristicMaximalNetworkGenerator, there are bare except statements. This caused some confusion on my end, when a mapper was failing but I was unaware because the error was caught.
@RiesBen (or anyone else who might know) - what was the original intent of this error-catching?