mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
refined NotFoundError doc
This commit is contained in:
@@ -9,7 +9,6 @@ import debug
|
||||
import imports
|
||||
import os
|
||||
|
||||
# TODO remove NotFoundError, should not be exposed
|
||||
__all__ = ['complete', 'goto', 'get_definitions',
|
||||
'NotFoundError', 'set_debug_function']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user