fix(NET-WP-0018-T08): add missing import os for the keycape deployed validator
This commit is contained in:
parent
8a76235213
commit
9a3228489e
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ import hashlib
|
|||
import html
|
||||
import json
|
||||
import shlex
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
import urllib.error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue