fix(tags): Filter system tags from the tags list (#26701)

This commit is contained in:
Vitor Avila
2024-01-26 17:00:27 -03:00
committed by GitHub
parent f084572dc7
commit 4f56f5ee84
6 changed files with 108 additions and 3 deletions

View File

@@ -15,7 +15,6 @@
# specific language governing permissions and limitations
# under the License.
# pylint: disable=invalid-name
# pylint: disable=too-many-lines
from __future__ import annotations
import contextlib