mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-25 11:07:17 +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