Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
swolchok committed Jan 16, 2025
2 parents fd0a5b1 + 400ec37 commit cab1ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_executorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def main(args):
CMAKE_BUILD_ARGS = os.getenv("CMAKE_BUILD_ARGS", "")
use_pytorch_nightly = True

parser = argparse.ArgumentParser(prog="install_requirements")
parser = argparse.ArgumentParser()
parser.add_argument(
"--pybind",
action="append",
Expand Down

0 comments on commit cab1ad3

Please sign in to comment.