7 lines
96 B
Python
7 lines
96 B
Python
"""
|
|
This type stub file was generated by pyright.
|
|
"""
|
|
|
|
def display_is_valid() -> bool:
|
|
...
|
|
|