Skip to content

Commit 0a3e9c6

Browse files
committed
Disable lint check for unused import.
1 parent 94eb549 commit 0a3e9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dicomweb_client/ext/gcp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
For further details about GCP, visit: https://cloud.google.com
88
"""
99

10-
from dicomweb_client.ext.gcp.uri import GoogleCloudHealthcareURL
10+
from dicomweb_client.ext.gcp.uri import GoogleCloudHealthcareURL # noqa

0 commit comments

Comments
 (0)