Skip to content

Commit ffc513d

Browse files
authored
Add missing import (#76)
1 parent 6170bdf commit ffc513d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdcclient/_secure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import datetime
33
import requests
44
import shutil
5+
import os
56

67
from sdcclient._common import _SdcCommon
78

0 commit comments

Comments
 (0)