Update app.py
Browse files
app.py
CHANGED
@@ -2113,7 +2113,6 @@ def from_allow():
|
|
2113 |
|
2114 |
|
2115 |
|
2116 |
-
|
2117 |
@app.route('/gc_in', methods=['GET'])
|
2118 |
def add_data_gc_in():
|
2119 |
global current_curator_index
|
|
|
2113 |
|
2114 |
|
2115 |
|
|
|
2116 |
@app.route('/gc_in', methods=['GET'])
|
2117 |
def add_data_gc_in():
|
2118 |
global current_curator_index
|