Files
weewx/bin/weewx/filegenerator.py

15 lines
288 B
Python

#
# Copyright (c) 2009, 2010, 2013 Tom Keffer <tkeffer@gmail.com>
#
# See the file LICENSE.txt for your full rights.
#
# $Revision$
# $Author$
# $Date$
#
import weewx.cheetahgenerator
# For backwards compatibility:
FileGenerator = weewx.cheetahgenerator.CheetahGenerator