Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
03a2c23245759d80cd281bcbf1ed2bb1bf81d05e
/
.
/
tests
/
support
/
pyrefly
/
pyrefly.bzl
blob: ac0d7ea3318c83a484c7064647b2da6bd518d8a6 [
file
]
"""Aspect definition for Pyrefly static type checking."""
load
(
"@rules_pyrefly//pyrefly:pyrefly.bzl"
,
"pyrefly"
)
pyrefly_aspect
=
pyrefly
()