Sign in
llvm
/
llvm-project.git
/
refs/heads/users/skatrak/map-rework-04-target-codegen
/
.
/
llvm
/
utils
/
mlgo-utils
/
tests
/
lit.local.cfg
blob: 1f0a5fcaa5b07aa98da2cec0c90d4b5ec6236fa7 [
file
] [
log
] [
blame
]
import
sys
# TODO(boomanaiden154): Remove this flag once we enable type checking in the
# precommit CI.
try
:
import
pytype
config
.
available_features
.
add
(
"has-pytype"
)
except
:
pass