Closed antgonza closed 12 years ago
I believe that the tests for error.py are important but not required at this time. I think that to move forward we need to verify that this code is fine, merge the pull request, and then create an issue with the improvement. Anybody else?
Makes perfect sense.
I will work on pull request #21 to solve conflicts that could arise by merging this pull request.
@antgonza and I briefly discussed about creating unit tests for evident.error but the following came along:
Furthermore when trying to import the module from a python interactive shell the following happens:
The solution is to either remove
error.py
or try and solve this. Maybe @douginator2000 may have some suggestions?