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
Commits
8cf346a0
Commit
8cf346a0
authored
11 months ago
by
Neda Moeini
Browse files
Options
Downloads
Patches
Plain Diff
Fixed linter errors.
parent
b7f43e60
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!202
Feature/nat 458 opengear domain model
Pipeline
#86594
passed
11 months ago
Stage: tox
Stage: documentation
Stage: sonarqube
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gso/products/__init__.py
+1
-1
1 addition, 1 deletion
gso/products/__init__.py
with
1 addition
and
1 deletion
gso/products/__init__.py
+
1
−
1
View file @
8cf346a0
...
...
@@ -11,12 +11,12 @@ from pydantic_forms.types import strEnum
from
gso.products.product_types.iptrunk
import
Iptrunk
from
gso.products.product_types.lan_switch_interconnect
import
LanSwitchInterconnect
from
gso.products.product_types.office_router
import
OfficeRouter
from
gso.products.product_types.opengear
import
Opengear
from
gso.products.product_types.pop_vlan
import
PopVlan
from
gso.products.product_types.router
import
Router
from
gso.products.product_types.site
import
Site
from
gso.products.product_types.super_pop_switch
import
SuperPopSwitch
from
gso.products.product_types.switch
import
Switch
from
gso.products.product_types.opengear
import
Opengear
class
ProductName
(
strEnum
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment