JSenkCC commited on
Commit
af52133
·
verified ·
1 Parent(s): d70096d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -363,7 +363,7 @@ def generate_detailed_documentation(file_contents, functionality_description):
363
  4. Generate detailed documentation ONLY for each function INVOLVED in the enhanced user-specified functionality:
364
  '
365
  Function Documentation:
366
- For each file that contains functions functions INVOLVED in the enhanced user-specified functiionality:
367
  File: <file name and extension>
368
  For each function in the file:
369
  - '<function name>':
 
363
  4. Generate detailed documentation ONLY for each function INVOLVED in the enhanced user-specified functionality:
364
  '
365
  Function Documentation:
366
+ For each file that contains functions INVOLVED in the enhanced user-specified functiionality: (Do not include this line, take it as an instruction)
367
  File: <file name and extension>
368
  For each function in the file:
369
  - '<function name>':