OpenMined / PyDP

The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy
Apache License 2.0
500 stars 138 forks source link

fixed mypy issues #362

Closed sid-alluri closed 3 years ago

sid-alluri commented 3 years ago

Description

Fixed the failing mypy tests

Reference

https://mypy.readthedocs.io/en/latest/running_mypy.html#how-mypy-handles-imports

How has this been tested?

Checklist