Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
984d4852ed1d7084d8f80e63f1e71d383f5ab815
/
.
/
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
()