index
:
gn-ai
master
A repository for GeneNetwork's AI tool development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
PIL
/
_imagingmath.pyi
blob: e27843e5338213713e26973127c738c14313ff98 (
about
) (
plain
)
1
2
3
from
typing
import
Any
def
__getattr__
(
name
:
str
)
->
Any
:
...