Add missing ZMW currency (#58959)

This commit is contained in:
Robert Hillis
2021-11-02 23:21:56 -04:00
committed by GitHub
parent 51be7d53d6
commit 16371e6579

View File

@@ -1444,6 +1444,7 @@ currency = vol.In(
"YER",
"ZAR",
"ZMK",
"ZMW",
"ZWL",
},
msg="invalid ISO 4217 formatted currency",