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

basic-search
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