Switched to pure default Black config
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Jef Roosens 2021-05-18 23:48:23 +02:00
parent bf3a8340da
commit 274a870a6a
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 0 additions and 3 deletions

View file

@ -14,5 +14,4 @@ async def frontend(path):
if __name__ == "__main__":
print(app.url_map)
app.run(host="0.0.0.0")

View file

@ -1,2 +0,0 @@
[tool.black]
line-length = 79