mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 08:36:54 -04:00
11 lines
255 B
Python
11 lines
255 B
Python
#
|
|
# Copyright (c) 2009-2016 Tom Keffer <tkeffer@gmail.com> and
|
|
# Gary Roderick
|
|
#
|
|
# See the file LICENSE.txt for your full rights.
|
|
#
|
|
"""
|
|
Package weeimport. A set of modules for importing observational data into WeeWX.
|
|
|
|
"""
|