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