mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Fix typo in example_generator.py
This commit is contained in:
@@ -118,7 +118,7 @@ high_level_interface = [
|
||||
"type": "function",
|
||||
"function": "PhaseSI",
|
||||
"arguments": [
|
||||
"'P'", "101325", "'T", "300", "'Water'"
|
||||
"'P'", "101325", "'T'", "300", "'Water'"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user