diff --git a/test/completion/thirdparty/django_.py b/test/completion/thirdparty/django_.py index fc2b351a..9914a6d1 100644 --- a/test/completion/thirdparty/django_.py +++ b/test/completion/thirdparty/django_.py @@ -1,3 +1,5 @@ +#! ['class ObjectDoesNotExist'] +from django.core.exceptions import ObjectDoesNotExist import django #? ['get_version']