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:
Sébastien Han 2025-03-05 09:56:50 +01:00
parent 82e94fe22f
commit 4599ee68cd
No known key found for this signature in database
5 changed files with 0 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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