Skip to content

Commit 8e53070

Browse files
noeroggguuss
authored andcommitted
Remove extra lines between region tag and method name (GoogleCloudPlatform#1840)
* Remove extra lines between region tag and method name * Add newline to fix lint error.
1 parent 3740559 commit 8e53070

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

healthcare/api-client/dicom/dicomweb.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@ def get_session(service_account_json):
4545

4646
return session
4747

48-
# [START healthcare_dicomweb_store_instance]
49-
5048

49+
# [START healthcare_dicomweb_store_instance]
5150
def dicomweb_store_instance(
5251
service_account_json,
5352
base_url,

0 commit comments

Comments
 (0)