Commit f67b2cb
committed
Merge #229: Fix incorrect use of NotImplementedError
aa18a92 Fix incorrect use of NotImplementedError (Wesley Kerfoot)
Pull request description:
This was incorrect. I guess the author copy-pasted the code from
somewhere or was thinking of `return NotImplemented` (which wouldn't
even make sense here).
Merge remote-tracking branch 'weskerfoot/master' into 'master'
Tree-SHA512: 149e6c028ec663042bab925599a3662e209fed29b94cb2e4b376ce0186f2ff0843e5b9488b25732c0fcc208b4c5ea631d41d9f113011bdbcaa88d4ab5914beff1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
0 commit comments