mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
Initial type checker inspection for Python
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
def foo(arg)
|
||||
Inferred return type: int
|
||||
Inferred type: (arg: unknown) -> int
|
||||
Reference in New Issue
Block a user