mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Fix mypy error on Python 3.9
This commit is contained in:
parent
4cf85b947d
commit
f8a4afd1f6
@ -11,6 +11,7 @@ no_implicit_optional = true
|
||||
module = [
|
||||
"absl.*",
|
||||
"colorama.*",
|
||||
"importlib_metadata.*",
|
||||
"IPython.*",
|
||||
"numpy.*",
|
||||
"opt_einsum.*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user