mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 13:00:39 +00:00
fix: remove ruff N999
Since we moved the move tests/client-sdk to tests/api in #1376. The N999
rule is not needed anymore. And furthermore in
abfbaf3c1b
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
82e94fe22f
commit
4599ee68cd
5 changed files with 0 additions and 5 deletions
|
@ -3,4 +3,3 @@
|
||||||
#
|
#
|
||||||
# This source code is licensed under the terms described in the LICENSE file in
|
# This source code is licensed under the terms described in the LICENSE file in
|
||||||
# the root directory of this source tree.
|
# the root directory of this source tree.
|
||||||
# ruff: noqa: N999
|
|
||||||
|
|
|
@ -3,4 +3,3 @@
|
||||||
#
|
#
|
||||||
# This source code is licensed under the terms described in the LICENSE file in
|
# This source code is licensed under the terms described in the LICENSE file in
|
||||||
# the root directory of this source tree.
|
# the root directory of this source tree.
|
||||||
# ruff: noqa: N999
|
|
||||||
|
|
|
@ -3,4 +3,3 @@
|
||||||
#
|
#
|
||||||
# This source code is licensed under the terms described in the LICENSE file in
|
# This source code is licensed under the terms described in the LICENSE file in
|
||||||
# the root directory of this source tree.
|
# the root directory of this source tree.
|
||||||
# ruff: noqa: N999
|
|
||||||
|
|
|
@ -3,4 +3,3 @@
|
||||||
#
|
#
|
||||||
# This source code is licensed under the terms described in the LICENSE file in
|
# This source code is licensed under the terms described in the LICENSE file in
|
||||||
# the root directory of this source tree.
|
# the root directory of this source tree.
|
||||||
# ruff: noqa: N999
|
|
||||||
|
|
|
@ -3,4 +3,3 @@
|
||||||
#
|
#
|
||||||
# This source code is licensed under the terms described in the LICENSE file in
|
# This source code is licensed under the terms described in the LICENSE file in
|
||||||
# the root directory of this source tree.
|
# the root directory of this source tree.
|
||||||
# ruff: noqa: N999
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue