Artem-Darius Weber 2 months ago
parent fe480503fc
commit d5f3a8e190

@ -45,6 +45,7 @@ def follow_vector():
}) })
except Exception as e: except Exception as e:
print(e)
return jsonify({'error': str(e)}), 500 return jsonify({'error': str(e)}), 500

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save