Skip to content

Commit ed084c6

Browse files
committed
Update docstring
1 parent 9111520 commit ed084c6

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

netdata/__init__.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
"""
2-
Copyright (c) 2016-2018 Fabian Affolter <fabian@affolter-engineering.ch>
3-
4-
Licensed under MIT. All rights reserved.
5-
"""
1+
"""Client to retrieve data from a Netdata instance."""
62
import asyncio
73
import logging
84
import socket

netdata/exceptions.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
"""
2-
Copyright (c) 2016-2018 Fabian Affolter <fabian@affolter-engineering.ch>
3-
4-
Licensed under MIT. All rights reserved.
5-
"""
1+
"""Execptions for the Python Netdata client."""
62

73

84
class NetdataError(Exception):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy