We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fb57d commit 2eb5987Copy full SHA for 2eb5987
src/PIL/_jxl.pyi
@@ -0,0 +1,5 @@
1
+from __future__ import annotations
2
+
3
+from typing import Any
4
5
+def __getattr__(name: str) -> Any: ...
0 commit comments