Skip to content

Commit 6feb61d

Browse files
authored
Update docstring
1 parent 2d6abbe commit 6feb61d

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

luftdaten/__init__.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
"""
2-
Copyright (c) 2017-2018 Fabian Affolter <fabian@affolter-engineering.ch>
3-
4-
Licensed under MIT. All rights reserved.
5-
"""
1+
"""Wrapper to get the measurings from a Luftdaten station."""
62
import asyncio
73
import logging
84

0 commit comments

Comments
 (0)