passthrough template

This commit is contained in:
Xi Yan 2025-03-13 09:40:12 -07:00
parent d072b5fa0c
commit 4f45784181
8 changed files with 507 additions and 7 deletions

View file

@ -0,0 +1,7 @@
# 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.
from .passthrough import get_distribution_template # noqa: F401