view chef.py @ 820:2f19bc046f3b

docs: Invalid yaml in example
author Raoul Bourquin <raoul@ccczh.ch>
date Mon, 14 Nov 2016 02:55:29 +0100
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()