mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-21 19:32:24 +01:00
adds "None" type to AttributeType type
This commit is contained in:
@@ -22,6 +22,7 @@ type AttributeType =
|
|||||||
| 'float'
|
| 'float'
|
||||||
| 'int'
|
| 'int'
|
||||||
| 'Quantity'
|
| 'Quantity'
|
||||||
|
| 'None'
|
||||||
| 'list'
|
| 'list'
|
||||||
| 'dict'
|
| 'dict'
|
||||||
| 'method'
|
| 'method'
|
||||||
|
|||||||
Reference in New Issue
Block a user