4 spaces per indentation level, no tabs, no trailing whitespace, and a single newline at end of each file.
5 lines
116 B
Python
5 lines
116 B
Python
|
|
from Cantera import *
|
|
|
|
# thermo parametrizations
|
|
#from Cantera.Species.Thermo.NasaPolynomial import NasaPolynomial
|