cidd → pidd

This commit is contained in:
Marc Beninca 2024-06-21 14:57:57 +02:00
parent 42c05eecb7
commit 9f12c01057
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
22 changed files with 664 additions and 664 deletions

View file

@ -7,7 +7,7 @@ from typing import TYPE_CHECKING
from urllib.parse import urljoin
if TYPE_CHECKING:
from cidd.projects import Projects
from pidd.projects import Projects
BRANCH = [
"GITHUB_REF_NAME",