Skip to content

Commit

Permalink
Update args.py
Browse files Browse the repository at this point in the history
  • Loading branch information
datawhores authored Nov 23, 2023
1 parent c69db2f commit 858306f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ofscraper/utils/args.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ def getargs(input=None):


try:
print(input)
parser=create_parser(input)

args=parser.parse_args(input)
Expand Down

0 comments on commit 858306f

Please sign in to comment.