diff --git a/demo.py b/demo.py index 85a11bf..093864a 100644 --- a/demo.py +++ b/demo.py @@ -312,7 +312,7 @@ def demo(client=None): print_header("Delete networks and recognition models") """ - And finally, we delete the network, which will delete the recognition version and recognition spec in cascade. + And finally, we delete the network, which will delete the recognition version in cascade. """ network.delete()