aboutsummaryrefslogtreecommitdiffstats
path: root/influx.py
diff options
context:
space:
mode:
Diffstat (limited to 'influx.py')
-rw-r--r--influx.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/influx.py b/influx.py
index 979176a..2a0dcf5 100644
--- a/influx.py
+++ b/influx.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
+import logging
import time
from influxdb import InfluxDBClient