Skip to content

Commit 785f455

Browse files
Fix Python formatting with Black
1 parent 0012c37 commit 785f455

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
@@ -139,6 +139,7 @@ def neo4j_not_running_rejection():
139139
#
140140
# The two flags serve different purposes and are intentionally layered.
141141

142+
142143
@app.route("/api/capabilities")
143144
def capabilities():
144145
return jsonify({"myopencre": ENABLE_MYOPENCRE})

0 commit comments

Comments
 (0)