mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
5
stubs/dataclasses/@tests/stubtest_allowlist.txt
Normal file
5
stubs/dataclasses/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
dataclasses.Field.__init__
|
||||
dataclasses.InitVar.__init__
|
||||
dataclasses.dataclass
|
||||
dataclasses.field
|
||||
dataclasses.replace
|
||||
Reference in New Issue
Block a user