Skip to content

Commit 7e6391d

Browse files
committed
fix(import): import os
1 parent cb2dfef commit 7e6391d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

user_scanner/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import argparse
22
import json
3+
import os
34
import re
45
import sys
56
import time

0 commit comments

Comments
 (0)