Skip to content

Commit 5c37fa7

Browse files
authored
cleanup: Add placeholder comment to defs.bzl to make patching loads easier (bazel-contrib#1319)
This just adds a no-op comment to defs.bzl to make patching its load statements easier. Rather than looking for the last load (or the conveniently loaded "# Export ..." comment), just have an explicit comment for it.
1 parent 5416257 commit 5c37fa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/defs.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ load("//python:py_test.bzl", _py_test = "py_test")
2424
load(":current_py_toolchain.bzl", _current_py_toolchain = "current_py_toolchain")
2525
load(":py_import.bzl", _py_import = "py_import")
2626

27+
# Patching placeholder: end of loads
28+
2729
# Exports of native-defined providers.
2830

2931
PyInfo = internal_PyInfo

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy