scout_apm_python
scout_apm_python copied to clipboard
added partial typing for apis
For addressing #589
Thank you. We'll want to run mypy to get this checked on CI - wrong type hints are worse than no type hints. I can take a look at this.