Skip to content

Commit

Permalink
Swap thrift targets from py to py-deprecated
Browse files Browse the repository at this point in the history
Summary:
This diff replaces `py` with `py-deprecated` for thrift targets.
see: https://fb.workplace.com/groups/thriftusers/permalink/1445850049457736/ for more details
## How to get further support?
Please make a post in https://fb.workplace.com/groups/1070450167829997

Differential Revision: D64697116

fbshipit-source-id: 5e23690aa11e4d2000ffe714193cf58ec0145006
  • Loading branch information
generatedunixname647790274085263 authored and facebook-github-bot committed Oct 21, 2024
1 parent 71ad3e1 commit 5c12fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eden/fs/telemetry/facebook/if/TARGETS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ thrift_library(
name = "eden_logview",
languages = [
"cpp2",
"py",
"py-deprecated",
],
py_base_module = "eden",
thrift_cpp2_options = "json",
Expand Down

0 comments on commit 5c12fbf

Please sign in to comment.