code style fixed
This commit is contained in:
parent
ffdba50968
commit
d7087edf70
|
@ -1,5 +1,6 @@
|
||||||
import gaspype as gp
|
import gaspype as gp
|
||||||
|
|
||||||
|
|
||||||
def test_fluid_references():
|
def test_fluid_references():
|
||||||
fs = gp.fluid_system('Cl, CH4, H2O, C2H6, C3H8')
|
fs = gp.fluid_system('Cl, CH4, H2O, C2H6, C3H8')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue