Skip to content

Commit b738a25

Browse files
rwgkcopybara-github
authored andcommitted
pre-commit auto-fix (trivial whitespace fix).
``` fix end of files.........................................................Failed - hook id: end-of-file-fixer - exit code: 1 - files were modified by this hook Fixing WORKSPACE.bzlmod Fixing MODULE.bazel ``` PiperOrigin-RevId: 623439234
1 parent 3f77b28 commit b738a25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip", dev_depen
8989

9090
]
9191

92-
use_repo(pip, "pypi")
92+
use_repo(pip, "pypi")

WORKSPACE.bzlmod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Empty file for cross-compatibility between MODULE.bazel and WORKSPACE
1+
# Empty file for cross-compatibility between MODULE.bazel and WORKSPACE

0 commit comments

Comments
 (0)