mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 14:54:47 +08:00
if something catches an exception, ignore that report
This commit is contained in:
@@ -5,4 +5,3 @@ def generator():
|
||||
generator()[0]
|
||||
|
||||
list(generator())[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user