labgrid icon indicating copy to clipboard operation
labgrid copied to clipboard

chore: add typing hints to pytest components

Open rpoisel opened this issue 1 year ago • 2 comments

Description

This PR introduces Python typing hints to the pytest specific components of the labgrid framework. These additions can be seen as initial steps towards enhancing the overall code navigation experience and improving the effectiveness of static code analysis tools.

Checklist

  • [x] Documentation for the feature
  • [x] Tests for the feature
  • [x] PR has been tested

rpoisel avatar Aug 18 '24 13:08 rpoisel