forked from VimPlug/jedi
Upgrade typeshed, fixes #1084
This commit is contained in:
@@ -190,6 +190,10 @@ def huhu(db):
|
||||
#? sqlite3.Connection()
|
||||
db
|
||||
|
||||
with sqlite3.connect() as c:
|
||||
#? sqlite3.Connection()
|
||||
c
|
||||
|
||||
# -----------------
|
||||
# hashlib
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user