Skip to content

Commit

Permalink
Update verify_types.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Aug 16, 2023
1 parent 31b0ccf commit 40e9bf2
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions trio/_tests/verify_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"warningCount": 0
},
"typeCompleteness": {
"completenessScore": 0.9522292993630573,
"completenessScore": 0.9570063694267515,
"exportedSymbolCounts": {
"withAmbiguousType": 0,
"withKnownType": 598,
"withUnknownType": 30
"withKnownType": 601,
"withUnknownType": 27
},
"ignoreUnknownTypesFromImports": true,
"missingClassDocStringCount": 1,
Expand Down Expand Up @@ -76,12 +76,9 @@
"trio.lowlevel.temporarily_detach_coroutine_object",
"trio.lowlevel.wait_readable",
"trio.lowlevel.wait_writable",
"trio.open_ssl_over_tcp_listeners",
"trio.open_ssl_over_tcp_stream",
"trio.open_unix_socket",
"trio.run_process",
"trio.serve_listeners",
"trio.serve_ssl_over_tcp",
"trio.testing._memory_streams.MemoryReceiveStream.__init__",
"trio.testing._memory_streams.MemoryReceiveStream.aclose",
"trio.testing._memory_streams.MemoryReceiveStream.close",
Expand Down

0 comments on commit 40e9bf2

Please sign in to comment.