from .material import Material class MaterialGas(Material): [docs] """ Gas material. """ pass
Enter search terms or a module, class or function name.