fix: add missing __init__.py files for vector_io test directories

This commit is contained in:
Young Han 2025-10-10 09:54:48 -07:00
parent dd1136a1ac
commit aa21996f6e
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.

View file

@ -0,0 +1,5 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.