File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ The following table outlines all operators that can be used in Rule Engine expre
2727| **Arithmetic Operators ** |
2828+--------------+------------------------------+-----------------------------------------------------------------+
2929| ``+ `` | Addition | :py:attr: `~.DataType.BYTES `, :py:attr: `~.DataType.DATETIME `, |
30- | | | :py:attr: `~.DataType.FLOAT `, py:attr:`~.DataType.STRING `, |
30+ | | | :py:attr: `~.DataType.FLOAT `, : py:attr: `~.DataType.STRING `, |
3131| | | :py:attr: `~.DataType.TIMEDELTA ` :sup: `1` |
3232+--------------+------------------------------+-----------------------------------------------------------------+
3333| ``- `` | Subtraction | :py:attr: `~.DataType.FLOAT `, :py:attr: `~.DataType.DATETIME `, |
You can’t perform that action at this time.
0 commit comments