Commit ab2d95a
committed
Bump prelude to pick up new typing syntax
From `load` at implicit location
Caused by:
0: From `load` at tools/buck/prelude/prelude.bzl:8:6-29
1: From `load` at tools/buck/prelude/native.bzl:15:6-52
2: From `load` at tools/buck/prelude/apple/apple_bundle_macro_layer.bzl:8:6-32
3: Error parsing: `prelude//apple/apple_bundle_config.bzl`
4: error: `""` or `"_xxx"` is not allowed in type expression, use `typing.Any` instead
--> tools/buck/prelude/apple/apple_bundle_config.bzl:14:40
|
14 | def apple_bundle_config() -> dict[str, ""]:
| ^^1 parent 1391286 commit ab2d95a
1 file changed
+1
-1
lines changed
0 commit comments