mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-06 23:24:25 +08:00
Test third party stubs with stubtest (#5615)
This commit is contained in:
5
stubs/toml/@tests/stubtest_allowlist.txt
Normal file
5
stubs/toml/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
toml.TomlDecodeError.__init__
|
||||
toml.dump
|
||||
toml.dumps
|
||||
toml.load
|
||||
toml.loads
|
||||
Reference in New Issue
Block a user