diff options
author | Christian Tismer <[email protected]> | 2024-09-14 17:55:15 +0200 |
---|---|---|
committer | Christian Tismer <[email protected]> | 2024-09-17 08:46:38 +0200 |
commit | 9432633ff561e9cf1f8e5ba2abac9f5bd1476955 (patch) | |
tree | bfc188f1971bf204c50d04533a22045ae6990396 /examples/network/googlesuggest/googlesuggest.py | |
parent | a83d8c8b086ab3d84638c941d64249d9561ce915 (diff) |
type hints: Fix an incomplete numpy replacement
The numpy replacement type `"PyArrayObject": ArrayLikeVariable`
needed a type argument to be correctly replaced.
We use typing.Any to avoid the overly complex numpy typing.
This was wrong since 2021-04.
Task-number: PYSIDE-2846
Change-Id: I8a38524eeecb66170fbceca91e1b0895d57da23f
Reviewed-by: Friedemann Kleint <[email protected]>
Diffstat (limited to 'examples/network/googlesuggest/googlesuggest.py')
0 files changed, 0 insertions, 0 deletions