We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0268e6 commit 1f4932dCopy full SHA for 1f4932d
create_test_instance.py
@@ -24,5 +24,3 @@
24
instance = client.instance("google-cloud-django-backend-tests")
25
created_op = instance.create()
26
created_op.result(30) # block until completion
27
-
28
-print("existssss: ", instance.exists())
0 commit comments