Skip to content

Commit

Permalink
Google internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 712090894
  • Loading branch information
SergejSalnikov authored and copybara-github committed Jan 6, 2025
1 parent c86c49d commit 21c6d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aspect/intellij_info_impl.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ def collect_py_info(target, ctx, semantics, ide_info, ide_info_file, output_grou
py_launcher = None

sources = sources_from_target(ctx)

to_build = target[PyInfo].transitive_sources
args = getattr(ctx.rule.attr, "args", [])
data_deps = getattr(ctx.rule.attr, "data", [])
Expand Down

0 comments on commit 21c6d7a

Please sign in to comment.