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