You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks. I used to think software was predictable!
182 'extra' lines... Perhaps there is a max count somewhere, after which no more errors are reported?
Resolved. The 182 extras are to the error stream, not main output.
My only other thought is that it's in a recursion, the 182 errors are unwinding the stack?
Ran on a pymarkdown file. Worked... then appended hundreds of lines
Exception TypeError: "'NoneType' object is not callable" in ignored
at the end. run using
proselint notes.md >res.txt
and the 'oddity' does not show?
The text was updated successfully, but these errors were encountered: