Learnosity / learnosity-sdk-python

Learnosity SDK for Python
Apache License 2.0
7 stars 10 forks source link

Address Issue #74 - [DOC] add typings to functions #81

Closed michael-linnane-lrn closed 2 weeks ago

michael-linnane-lrn commented 4 weeks ago

Problem Statement

Open Issues this addresses: https://github.com/Learnosity/learnosity-sdk-python/issues/74 The functions used in this package do not have any type hints included. This PR addresses that.

PR Actions

closes #74

What was done

How was this change tested

Notes and TODOs