Skip to content

Commit f439695

Browse files
authored
Remove empty line between copyright and build file docstring. (#1084)
This makes modifying it with buildozer easier. When the empty line is present, Buildozer gets confused and adds loads() before the intended doc string.
1 parent 076d874 commit f439695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
1514
"""This package contains two sets of rules:
1615
1716
1) the "core" Python rules, which were historically bundled with Bazel and

0 commit comments

Comments
 (0)