Skip to content

Commit 77edca2

Browse files
author
nightcityblade
committed
fix: update type completeness checklist after adding docstrings
1 parent 3da0288 commit 77edca2

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/trio/_tests/_check_type_completeness.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,8 @@
1818
],
1919
"Windows": [],
2020
"all": [
21-
"No docstring found for class \"trio.MemoryReceiveChannel\"",
22-
"No docstring found for class \"trio._channel.MemoryReceiveChannel\"",
23-
"No docstring found for class \"trio.MemoryChannelStatistics\"",
24-
"No docstring found for class \"trio._channel.MemoryChannelStatistics\"",
25-
"No docstring found for class \"trio.MemorySendChannel\"",
26-
"No docstring found for class \"trio._channel.MemorySendChannel\"",
2721
"No docstring found for class \"trio._core._run.Task\"",
2822
"No docstring found for class \"trio._socket.SocketType\"",
29-
"No docstring found for function \"trio._highlevel_socket.SocketStream.send_all\"",
3023
"No docstring found for function \"trio._highlevel_socket.SocketStream.wait_send_all_might_not_block\"",
3124
"No docstring found for function \"trio._highlevel_socket.SocketStream.send_eof\"",
3225
"No docstring found for function \"trio._highlevel_socket.SocketStream.receive_some\"",

0 commit comments

Comments
 (0)