Skip to content

Commit 400ec37

Browse files
committed
Update
[ghstack-poisoned]
2 parents 84b8e5f + 9158d0e commit 400ec37

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
@@ -162,7 +162,7 @@ def main(args):
162162
CMAKE_BUILD_ARGS = os.getenv("CMAKE_BUILD_ARGS", "")
163163
use_pytorch_nightly = True
164164

165-
parser = argparse.ArgumentParser(prog="install_requirements")
165+
parser = argparse.ArgumentParser()
166166
parser.add_argument(
167167
"--pybind",
168168
action="append",

0 commit comments

Comments
 (0)