Skip to content

Commit 5688f16

Browse files
committed
lint
1 parent 11f41c5 commit 5688f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pypi/whl_library_targets/whl_library_targets_tests.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def _test_filegroups(env):
2828
calls = []
2929

3030
def glob(include, *, exclude = [], allow_empty):
31+
_ = exclude # @unused
3132
env.expect.that_bool(allow_empty).equals(True)
3233
return include
3334

0 commit comments

Comments
 (0)