forked from VimPlug/jedi
static analysis start positions are now tested
This commit is contained in:
@@ -11,7 +11,7 @@ from os.path import not_existing
|
||||
from datetime import date
|
||||
date.today
|
||||
|
||||
#! attribute-error
|
||||
#! 5 attribute-error
|
||||
date.not_existing_attribute
|
||||
|
||||
#! import-error
|
||||
|
||||
Reference in New Issue
Block a user