Skip to content

Commit

Permalink
remove TODOs
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <laurentsimon@google.com>
  • Loading branch information
laurentsimon committed Nov 1, 2023
1 parent c838484 commit 5c12ffd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions model_signing/serialize_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,3 @@ def test_folder_shard_chunks(self):
rc = Serializer._serialize_v1(model, c, shard, sig_path)
assert (rc == r)
cleanup_model(model)

# TODO(#57): directory support.
# TODO: different chunk and shard sizes.

0 comments on commit 5c12ffd

Please sign in to comment.