neovim/typings/matplotlib/_c_internal_utils.pyi

8 lines
96 B
Python
Raw Normal View History

2023-10-24 22:54:55 -04:00
"""
This type stub file was generated by pyright.
"""
def display_is_valid() -> bool:
...