Skip to content

Commit cab1ad3

Browse files
committed
Update
[ghstack-poisoned]
2 parents fd0a5b1 + 400ec37 commit cab1ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_executorch.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)