llama-stack-mirror/llama_stack/providers/utils/responses/__init__.py
Sébastien Han ba7e95e035
ci: add python package build test
* We now test a package build on every PRs.
* Add precommit rule to validate the presence of __init__.py in
  directoies that contain python files

Closes: https://github.com/meta-llama/llama-stack/issues/2406
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-06-19 11:08:30 +02:00

5 lines
200 B
Python

# 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.