mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-20 00:10:03 +02:00
adds "None" type to AttributeType type
This commit is contained in:
parent
02f1dba0f3
commit
31f1c9a8ce
@ -22,6 +22,7 @@ type AttributeType =
|
||||
| 'float'
|
||||
| 'int'
|
||||
| 'Quantity'
|
||||
| 'None'
|
||||
| 'list'
|
||||
| 'dict'
|
||||
| 'method'
|
||||
|
Loading…
x
Reference in New Issue
Block a user