Closed kjczarne closed 3 years ago
Didn't seem to affect the unit tests run.
Fixing the bug didn't affect the current unit tests because there are no tests in place preventing the introduction of the same bug in the future. If you'd care to add a simple test showing that documenting a class method that raises NotImplementedError now works (and previously didn't), I'd in fact love to see this through. :sweat_smile:
Closes #353
It's a simple fix. Didn't seem to affect the unit tests run. Lmk if this is ok. 😄