facebook / pyre-check

Performant type-checking for python.
https://pyre-check.org/
MIT License
6.86k stars 437 forks source link

Fix Pyre path find when init Pysa #772

Closed WangGithubUser closed 1 year ago

WangGithubUser commented 1 year ago

Pre-submission checklist

Summary

This PR fixed #710.

Test Plan

Pysa should init with no error message Couldn't infer filter directory, skipping filter import to sapp.

facebook-github-bot commented 1 year ago

@arthaud has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 year ago

@arthaud merged this pull request in facebook/pyre-check@0070693178f9b4008f3a467826d61b96d0d42966.

arthaud commented 1 year ago

Thanks for the contribution!