diff --git a/door_handle.py b/door_handle.py index 33f2ea8..09f41d4 100644 --- a/door_handle.py +++ b/door_handle.py @@ -1,5 +1,5 @@ import paho.mqtt.client as mqtt -import regex as re +import re class DoorHandle: