WebashalarForML commited on
Commit
5d8ac2d
·
verified ·
1 Parent(s): 18227c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  #!/usr/bin/env python3
2
  # app.py - Health Reports processing agent (PDF -> cleaned text -> structured JSON)
3
-
4
  import os
5
  import json
6
  import logging
 
1
  #!/usr/bin/env python3
2
  # app.py - Health Reports processing agent (PDF -> cleaned text -> structured JSON)
3
+ # nothing
4
  import os
5
  import json
6
  import logging