Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f197f76

Browse filesBrowse files
weixiao-huanghuangweixiao
authored and
huangweixiao
committed
fix doc err
1 parent 458d28c commit f197f76
Copy full SHA for f197f76

File tree

Expand file treeCollapse file tree

1 file changed

+1
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-4
lines changed

‎python/packaging.bzl

Copy file name to clipboardExpand all lines: python/packaging.bzl
+1-4Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -358,10 +358,7 @@ _requirement_attrs = {
358358
"for details and examples of the format of this argument."),
359359
),
360360
"requires_file": attr.label(
361-
doc = (
362-
"Requirements file for list of requirements for this package." +
363-
"If set `requires`, this flag will be ignored.",
364-
),
361+
doc = "Requirements file for list of requirements for this package. If set `requires`, this flag will be ignored.",
365362
allow_single_file = True,
366363
),
367364
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.