tensorflow / gan

Tooling for GANs in TensorFlow
Apache License 2.0
930 stars 247 forks source link

Reformated: Using Black #13

Closed sanidhyamangal closed 4 years ago

sanidhyamangal commented 4 years ago

Added consistency in the files code structure using black. Now, code looks prettier and easy to comprehend.

No internal structure of the code it changed just basic code formatting for consistency to augment readability.