Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix: minor fixes for type annotations

wakonig_k requested to merge docs/fix_qt_api into main

Description

Minor fixes to the typing support. This seems to solve the problem of mocked imports in sphinx.

Related Issues

closes #293 (closed)

Type of Change

  • added future import for type annotations
  • added pyside and qtpy as mocked imports to the sphinx build

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading