Skip to content

Commit

Permalink
pre-commit auto-fix (trivial whitespace fix).
Browse files Browse the repository at this point in the history
```
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
  • Loading branch information
Ralf W. Grosse-Kunstleve authored and copybara-github committed Apr 10, 2024
1 parent 3f77b28 commit b738a25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip", dev_depen

]

use_repo(pip, "pypi")
use_repo(pip, "pypi")
2 changes: 1 addition & 1 deletion WORKSPACE.bzlmod
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Empty file for cross-compatibility between MODULE.bazel and WORKSPACE
# Empty file for cross-compatibility between MODULE.bazel and WORKSPACE

0 comments on commit b738a25

Please sign in to comment.