[DevState] Added and tested with python sly

This commit is contained in:
Sven Heidemann
2020-09-24 20:44:16 +02:00
parent fa2a42dcc8
commit c537a95043
14 changed files with 521 additions and 20 deletions

View File

@@ -70,4 +70,4 @@ class Repo:
self.bool_values = [Booleans.Right.value, Booleans.Wrong.value]
# runtime
self.is_error = None
self.error = None