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