修复了大量存在的问题,增加了假鸭子类型等等机制
This commit is contained in:
18
Test/TestProject/temp/8304671209f68d6c.pyi
Normal file
18
Test/TestProject/temp/8304671209f68d6c.pyi
Normal file
@@ -0,0 +1,18 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
import t
|
||||
import c
|
||||
|
||||
|
||||
import stdio
|
||||
import stdint
|
||||
import zc.config as config
|
||||
import zc.test as test
|
||||
import zc.logic_test as logic
|
||||
import zc.class_test as class_test
|
||||
import testcheck
|
||||
|
||||
def main() -> stdint.INT: pass
|
||||
Reference in New Issue
Block a user