Skip to content

Commit 6a606b5

Browse files
author
David Cavazos
committed
change package to trigger lint
1 parent bfc5e8d commit 6a606b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tpu/stopVM.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
'use strict';
1818

19+
// TODO: revert this change, done to trigger lint job
20+
1921
async function main(tpuClient) {
2022
// [START tpu_vm_stop]
2123
// Import the TPUClient

0 commit comments

Comments
 (0)