fix: typo where github should be gitlab (#25397)

**PR title**: "GitLabToolkit: fix typo"
    - **Description:** fix typo where GitHub should have been GitLab
    - **Dependencies:** None
This commit is contained in:
Werner van der Merwe
2024-08-14 20:36:25 +02:00
committed by GitHub
parent a58d4ba340
commit 1d3f7231b8

View File

@@ -1,4 +1,4 @@
"""GitHub Toolkit."""
"""GitLab Toolkit."""
from typing import Dict, List