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