pyboolnet
pyboolnet copied to clipboard
Update bnet2primes.py: show error message in exception text
Makes debugging BN files much easier as you can print the exception
good point. Although it is already addressed in the following commit 5ae3bc7, we can add the err message to the exception. Can you update your PR branch to the latest master to resolve conflicts?
- https://github.com/hklarner/pyboolnet/commit/5ae3bc75127d8c06a4c077819f2be06be8af22aa
Great, thank you!
I merged the latest master into the patch branch so there are no more conflicts 👍