Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Aug 10, 2023
1 parent 81ae15c commit c1a4ac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gilda/app/app.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from textwrap import dedent
from typing import Optional

from flask import Flask, abort, jsonify, redirect, request
Expand Down

0 comments on commit c1a4ac6

Please sign in to comment.