Source code for bw_graph_tools.errors

[docs] class UnclearProductionExchange(Exception): """Can't guess the production exchange row and column indices""" pass