access
access copied to clipboard
catch specific errors rather than bare exceptions
- catch specific errors rather than bare exceptions
- for example these 3 for declaring
travel_np,supply_np, anddemand_np– kind of error is expected to be raised here? -
AttributeError,ValueError, something else? - xref #65
- https://github.com/pysal/access/pull/77#discussion_r2174696681
- recording @martinfleis's comment here