Skip to content

Commit eb8f6db

Browse files
committed
Add ProgressiveCavityPump type to PumpType enum
- Add 'progressive_cavity_pump' option to PumpType enum in constants.py - Update pump_equipment_description_schema to include the new pump type - Update CHANGELOG.rst to document the new feature ASIM-6417
1 parent 5ba9e13 commit eb8f6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/alfasim_sdk/_internal/alfacase/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1238,4 +1238,4 @@
12381238
Optional("walls"): Seq(wall_description_schema),
12391239
}
12401240
)
1241-
# [[[end]]] (checksum: 4764f881b7b772de1f87f7a48ee18c55)
1241+
# [[[end]]] (sum: R2T4gbe3ct)

0 commit comments

Comments
 (0)