view chef.py @ 756:37bd88f88bab

data: Fix debug information for the blog data provider.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 25 Jun 2016 17:00:41 -0700
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()