update
This commit is contained in:
@@ -74,9 +74,13 @@ abstract type agent end
|
||||
)
|
||||
```
|
||||
|
||||
# TODO
|
||||
- [] update docstring
|
||||
- [x] implement the function
|
||||
|
||||
Signature\n
|
||||
-----
|
||||
""" #[] update docstring
|
||||
"""
|
||||
@kwdef mutable struct sommelier <: agent
|
||||
name::String
|
||||
id::String
|
||||
|
||||
Reference in New Issue
Block a user