Skip to content

Adaptive Interfaces Repository

This repo is part of the Adaptive Interfaces project.

  • README.md in the repository root for the home page
  • MANIFEST.toml for 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.