Skip to content

Commit

Permalink
Apply formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
porink0424 committed Nov 6, 2024
1 parent 8be657d commit b0b2e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tslib/types/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export type IntDistribution = {
}

export type CategoricalChoiceType = {
pytype: string,
pytype: string
value: string
}

Expand Down

0 comments on commit b0b2e41

Please sign in to comment.