Fix the logic for getting line numbers
This fixes an issue in Python 3.8 where some lines couldn't be breakpointed. Fixes #366.
Loading
Please sign in to comment
This fixes an issue in Python 3.8 where some lines couldn't be breakpointed. Fixes #366.