We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a606b5 commit 25dbc31Copy full SHA for 25dbc31
tpu/stopVM.js
@@ -18,6 +18,8 @@
18
19
// TODO: revert this change, done to trigger lint job
20
21
+const x = 'lint error without semicolon'
22
+
23
async function main(tpuClient) {
24
// [START tpu_vm_stop]
25
// Import the TPUClient
0 commit comments