dotfiles/vscode/.vscode/extensions/ms-python.vscode-pylance-2024.6.1/dist/bundled/stubs/matplotlib/streamploy.pyi
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

7 lines
162 B
Python

from typing import Any
class StreamplotSet:
def __getattr__(self, name: str) -> Any: ... # incomplete
def __getattr__(name: str) -> Any: ... # incomplete