Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adwityac authored Nov 10, 2024
1 parent 1a7e1df commit cd5f3c1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Hate Speech Detection/Web App/app.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# -*- coding: utf-8 -*-
"""
Created on Mon Jul 3 08:39:20 2023
@author: Jens Bender
"""

from flask import Flask, render_template, request, jsonify
from flask_wtf import FlaskForm
Expand Down

0 comments on commit cd5f3c1

Please sign in to comment.