DmitrMakeev commited on
Commit
c95a7ca
·
verified ·
1 Parent(s): 426c9a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -921,8 +921,6 @@ class NutrientCalculator:
921
  raise
922
 
923
 
924
- # Роут для обработки расчетов
925
- app = Flask(__name__)
926
 
927
  @app.route('/calculation', methods=['POST'])
928
  def handle_calculation():
 
921
  raise
922
 
923
 
 
 
924
 
925
  @app.route('/calculation', methods=['POST'])
926
  def handle_calculation():