vipmax / edgo

Yet another console text editor, but with lsp support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python tests incorrectly detected

qwertzy-antonio-godinho opened this issue · comments

Edgo seems to incorrectly mark some python code as a test. See attached picture for example, line 1 and line 11 are not tests
Screenshot_20231003-235520.png

Hi, thank you for looking at this, but there is still one instance where it wrongly IDs a test where there is none, line 1. It seems that for some reason edgo always marks the first line as a test. It can be also seen on your screen shot.