updated and added tests

This commit is contained in:
Brian Bjarke Jensen
2024-02-21 20:06:04 +01:00
parent 3b0fbaa851
commit ff26198721
+1 -1
View File
@@ -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)