mirror of
https://github.com/weewx/weewx.git
synced 2026-04-20 09:37:02 -04:00
11 lines
230 B
Python
11 lines
230 B
Python
#
|
|
# Copyright (c) 2009-2015 Tom Keffer <tkeffer@gmail.com>
|
|
#
|
|
# See the file LICENSE.txt for your full rights.
|
|
#
|
|
"""
|
|
Package of schemas used by weewx.
|
|
|
|
This package consists of a set of modules, each containing a schema.
|
|
"""
|