Closed
Description
We made the transition to utilize black
for its strict standard and easy of use (while being able to remove a ton of formatting code and maintainer burden from TFA).
To do this gracefully we excluded several modules which were under active development so as to minimize impact on active PRs. We need to remove those modules from the exclusion list as they become no longer worked on and format them appropriately.
Exclusion list:
https://github.com/tensorflow/addons/blob/master/pyproject.toml#L18-L67