Rausda6 commited on
Commit
e8c85bf
·
verified ·
1 Parent(s): 2da4095

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -164,6 +164,9 @@ Follow this example structure:
164
  # ... rest of class unchanged ...
165
 
166
 
 
 
 
167
 
168
  async def _read_file_bytes(self, file_obj) -> bytes:
169
  """Read file bytes from a file object"""
 
164
  # ... rest of class unchanged ...
165
 
166
 
167
+ # ... rest of class unchanged ...
168
+
169
+
170
 
171
  async def _read_file_bytes(self, file_obj) -> bytes:
172
  """Read file bytes from a file object"""