Skip to content

Commit 2d6ca09

Browse files
committed
Add nanodollar unit to validation
1 parent 824902a commit 2d6ca09

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ddev/changelog.d/20341.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add nanodollar as valid metric units

ddev/src/ddev/cli/validate/metadata_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
'terawatt',
197197
'view',
198198
'microdollar',
199+
'nanodollar',
199200
'euro',
200201
'pound',
201202
'penny',

0 commit comments

Comments
 (0)