Skip to content

Commit 1261fc4

Browse files
author
Takashi Matsuo
committed
fix lint
1 parent ebe2e34 commit 1261fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring/api/v3/cloud-client/snippets_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
import re
1717

1818
import backoff
19-
from google.api_core.exceptions import NotFound
2019
from google.api_core.exceptions import InternalServerError
20+
from google.api_core.exceptions import NotFound
2121
import pytest
2222

2323
import snippets

0 commit comments

Comments
 (0)