add missing __init__

This commit is contained in:
Xi Yan 2024-11-25 17:23:27 -08:00 committed by Botao Chen
parent 194f6f01c6
commit f5a0cb1b49
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.