1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00

newline at end of file weirdness

This commit is contained in:
Joel Bender 2016-09-20 20:42:09 -04:00
parent 23d1d1fcf0
commit c57a325920
3 changed files with 3 additions and 3 deletions

View File

@ -143,4 +143,4 @@ class DetectionAlgorithm:
def execute(self):
raise NotImplementedError("execute not implemented")
bacpypes_debugging(DetectionAlgorithm)
bacpypes_debugging(DetectionAlgorithm)

View File

@ -141,4 +141,4 @@ class DetectionAlgorithm:
self._triggered = False
def execute(self):
raise NotImplementedError("execute not implemented")
raise NotImplementedError("execute not implemented")

View File

@ -141,4 +141,4 @@ class DetectionAlgorithm:
self._triggered = False
def execute(self):
raise NotImplementedError("execute not implemented")
raise NotImplementedError("execute not implemented")