use regular re package
This commit is contained in:
parent
39bea22251
commit
28f95740af
|
@ -1,5 +1,5 @@
|
|||
import paho.mqtt.client as mqtt
|
||||
import regex as re
|
||||
import re
|
||||
|
||||
|
||||
class DoorHandle:
|
||||
|
|
Loading…
Reference in New Issue
Block a user