mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-19 13:44:13 +08:00
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