OpenMined / PyDP

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

Python 3.9 build failing #420

Closed chinmayshah99 closed 1 year ago

chinmayshah99 commented 2 years ago

Description

Black is failing on python 3.9 all OS types during pytest causing the build to fail.

How to Reproduce

  1. https://github.com/OpenMined/PyDP/runs/7263535015?check_suite_focus=true#step:21:35

Additional Context

Add any other context about the problem here.

divyanshugit commented 1 year ago

Hi @chinmayshah99, I would like to work on this. As of now, my observations on this issue:

Cause of the build failure:

Solutions: IMO, there are two ways to resolve this issue: