Skip to content

Commit

Permalink
Sync .pyre_configuration.external files for those that got out of syn…
Browse files Browse the repository at this point in the history
…c with last upgrade

Summary:
X-link: pytorch/torchrec#2294

X-link: pytorch/torchx#943

This downgrades the .pyre_configurations in the following projects to keep their internal and external configurations synced.
- beanmachine/beanmachine/ppl
- tools/sapp
- torchrec
- torchx

The versions were chosen to match the most recent Pyre version in [pyre-check-nightly](https://pypi.org/project/pyre-check-nightly/#history).

Reviewed By: grievejia

Differential Revision: D61211101

fbshipit-source-id: a491da274c65d6001d893a0ea559d781f970c9e8
  • Loading branch information
connernilsen authored and facebook-github-bot committed Aug 15, 2024
1 parent 9beac7b commit 55ef8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pyre_configuration
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@
"."
],
"strict": true,
"version": "0.0.101720437199"
"version": "0.0.101721906040"
}

0 comments on commit 55ef8b1

Please sign in to comment.