-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make callback in python patch more readable.
Summary: Currently callback uses lambda. We can create an actual function to make it more readable. {F1973681999} Reviewed By: thedavekwon Differential Revision: D66996590 fbshipit-source-id: f0d22c4107e62c536d57b957abaf31ae66ac9698
- Loading branch information
1 parent
432d9df
commit 9a2e59e
Showing
3 changed files
with
163 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.