Skip to content

Commit 493f73e

Browse files
[update-checkout] Add import errno
1 parent dc4cbd0 commit 493f73e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/update_checkout/update_checkout/update_checkout.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from __future__ import print_function
1212

1313
import argparse
14+
import errno
1415
import json
1516
import os
1617
import platform

0 commit comments

Comments
 (0)