Install black.

This commit is contained in:
Vishnu KS
2020-08-23 15:34:58 +05:30
parent 3bd0ce9bd6
commit d723ec905b
11 changed files with 3498 additions and 84 deletions

View File

@@ -0,0 +1,7 @@
import json
from read_file import load
if __name__ == "__main__":
library = load("../README.md", "new")