Skip to content

Commit b731879

Browse files
generatedunixname89002005287564facebook-github-bot
authored andcommitted
Clean up errors and remove unused ignores] [batch:186/688] [shard:3/N]
Differential Revision: D66196767 fbshipit-source-id: 363f28b41e315ad4402a1daf19a4c8661c5afacd
1 parent 0139a68 commit b731879

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchsnapshot/memoryview_stream.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from typing import Optional
1212

1313

14-
# pyre-fixme[13]: Attribute `write` is never initialized.
1514
class MemoryviewStream(io.IOBase):
1615
# pyre-fixme[24]: Generic type `memoryview` expects 1 type parameter.
1716
def __init__(self, mv: memoryview) -> None:

0 commit comments

Comments
 (0)