mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-30 10:25:12 +01:00
7 lines
137 B
Plaintext
7 lines
137 B
Plaintext
|
config BR2_PACKAGE_PYTHON_TYPING
|
||
|
bool "python-typing"
|
||
|
help
|
||
|
Type Hints for Python.
|
||
|
|
||
|
https://docs.python.org/3/library/typing.html
|