updated and added tests
This commit is contained in:
@@ -24,4 +24,4 @@ if __name__ == "__main__":
|
||||
vis_com: VisualCommunication = VisualCommunication.model_validate(data)
|
||||
print(repr(vis_com))
|
||||
if data is not None:
|
||||
print(vis_com.image)
|
||||
print(vis_com.image)
|
||||
|
||||
Reference in New Issue
Block a user