diff --git a/stubs/PyYAML/@tests/stubtest_allowlist.txt b/stubs/PyYAML/@tests/stubtest_allowlist.txt index 50728cc41..a50b77fb0 100644 --- a/stubs/PyYAML/@tests/stubtest_allowlist.txt +++ b/stubs/PyYAML/@tests/stubtest_allowlist.txt @@ -6,3 +6,6 @@ yaml._yaml.__test__ # similar functions, it's safer to treat them as keyword-only arguments. yaml.dump_all yaml.serialize_all + +# Auto-generated methods by Cython +.*_cython__