Skip to content

Commit

Permalink
fix argparse
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Dec 29, 2023
1 parent a527baf commit 3c6ce9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/prepare_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import requests
import wget # Import the wget library
from urllib.parse import urlparse
import argparse

PIOJSONLOC = ""
PREBLT_CACHE = "prebuilt_dlcache"
Expand Down

0 comments on commit 3c6ce9a

Please sign in to comment.