Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
haim-kermany committed Jan 14, 2025
1 parent 1816e72 commit 84b4033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/symbolicexpr/atomic.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
)

func (term atomicTerm) labelKey() string {
// todo - make sure that the label is allowed by open shift
switch term.property.(type) {
case *collector.Segment:
return "segment"
Expand Down

0 comments on commit 84b4033

Please sign in to comment.