neovim/typings/matplotlib/_c_internal_utils.pyi

7 lines
96 B
Python

"""
This type stub file was generated by pyright.
"""
def display_is_valid() -> bool:
...