Skip to content

Commit

Permalink
Clean up errors and remove unused ignores] [batch:186/688] [shard:3/N]
Browse files Browse the repository at this point in the history
Differential Revision: D66196767

fbshipit-source-id: 363f28b41e315ad4402a1daf19a4c8661c5afacd
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed Nov 20, 2024
1 parent 0139a68 commit b731879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchsnapshot/memoryview_stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from typing import Optional


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

0 comments on commit b731879

Please sign in to comment.