Skip to content

Commit 1f4932d

Browse files
author
IlyaFaer
committed
update branch
1 parent a0268e6 commit 1f4932d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

create_test_instance.py

-2
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,3 @@
2424
instance = client.instance("google-cloud-django-backend-tests")
2525
created_op = instance.create()
2626
created_op.result(30) # block until completion
27-
28-
print("existssss: ", instance.exists())

0 commit comments

Comments
 (0)