Debugger gives wrong line numbers
-
I'm using Atom with the Pycom plugin but I'm finding it frustrating to debug code because the traceback often refers to line numbers that are blank or commented out.
Is this a bug or am I missing some nuance of debugging Python?