chris-rannou HF Staff commited on
Commit
bf3ec14
·
1 Parent(s): ed1b4ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import os
7
  import elasticsearch
8
 
9
  MB = 1024*1024
10
- 1/0
11
  def eat_memory():
12
  mem = []
13
  while True:
 
7
  import elasticsearch
8
 
9
  MB = 1024*1024
10
+
11
  def eat_memory():
12
  mem = []
13
  while True: