You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvim_config/typings/matplotlib/_c_internal_utils.pyi

8 lines
96 B

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