Skip to content

Commit a103b3b

Browse files
Fix Python formatting with Black
1 parent 79554df commit a103b3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

application/web/web_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ def neo4j_not_running_rejection():
118118
#
119119
# The two flags serve different purposes and are intentionally layered.
120120

121+
121122
@app.route("/api/capabilities")
122123
def capabilities():
123124
return jsonify({"myopencre": ENABLE_MYOPENCRE})

0 commit comments

Comments
 (0)