mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-23 04:27:58 +02:00
adds image to Readme
This commit is contained in:
@ -213,6 +213,8 @@ class MyService(pydase.DataService):
|
||||
# ...
|
||||
```
|
||||
|
||||

|
||||
|
||||
I decided against supporting function arguments due to the following reasons:
|
||||
|
||||
1. Feature Request Pitfall: supporting function arguments create a bottomless pit of feature requests. As users encounter the limitations of supported types, demands for extending support to more complex types would grow.
|
||||
|
Reference in New Issue
Block a user