new observation properties for testing of technical limitations '' Debuggings

This commit is contained in:
Steffen Illium
2021-11-07 18:15:31 +01:00
parent d69cf75c15
commit ab9cde7853
4 changed files with 28 additions and 71 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from typing import NamedTuple, Union
class AgentRenderOptions(object):
SEPERATE = 'each'
SEPERATE = 'seperate'
COMBINED = 'combined'
LEVEL = 'lvl'
NOT = 'not'