Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Service Orchestrator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator
Merge requests
!127
Feature/update translations
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature/update translations
feature/update-translations
into
develop
Overview
0
Commits
2
Pipelines
1
Changes
1
Merged
Karel van Klink
requested to merge
feature/update-translations
into
develop
1 year ago
Overview
0
Commits
2
Pipelines
1
Changes
1
Expand
Update some translation strings
0
0
Merge request reports
Viewing commit
60afcabc
Prev
Next
Show latest version
1 file
+
12
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
60afcabc
updated translations
· 60afcabc
Karel van Klink
authored
1 year ago
gso/cli/imports.py
+
1
−
1
Options
@@ -6,7 +6,7 @@ from pathlib import Path
from
typing
import
TypeVar
import
typer
import
yaml
# type: ignore[import-untyped]
import
yaml
from
pydantic
import
ValidationError
from
gso.api.v1.imports
import
(
Loading