Skip to content

Commit 9158d0e

Browse files
committed
Update
[ghstack-poisoned]
2 parents a893391 + bf753a8 commit 9158d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_requirements.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ def main(args):
178178
CMAKE_BUILD_ARGS = os.getenv("CMAKE_BUILD_ARGS", "")
179179
use_pytorch_nightly = True
180180

181-
parser = argparse.ArgumentParser(prog="install_requirements")
181+
parser = argparse.ArgumentParser()
182182
parser.add_argument(
183183
"--pybind",
184184
action="append",

0 commit comments

Comments
 (0)