Adaptive Interfaces Repository¶
This repo is part of the Adaptive Interfaces project.
Navigation¶
README.mdin the repository root for the home pageMANIFEST.tomlfor intent, scope, and declared training corpus
py.typed (PEP 561)¶
Python projects may include a py.typed marker file (defined by PEP 561).
Type checkers (Pyright, Mypy) trust inline type hints when this marker is present. The file is typically empty; comments are allowed.