 Issue 29569566:
  Noissue - Replace flake8-putty with flake8-per-file-ignores, update to flake8 3 (sitescripts)  (Closed)
    
  
    Issue 29569566:
  Noissue - Replace flake8-putty with flake8-per-file-ignores, update to flake8 3 (sitescripts)  (Closed) 
  | Index: sitescripts/docs/bin/generate_docs.py | 
| =================================================================== | 
| --- a/sitescripts/docs/bin/generate_docs.py | 
| +++ b/sitescripts/docs/bin/generate_docs.py | 
| @@ -85,6 +85,7 @@ | 
| run_generation_command(data['command'], sources_dir, output_dir) | 
| replace_dir(output_dir, data['target_directory']) | 
| + | 
| if __name__ == '__main__': | 
| config = get_config() | 
| projects = read_projects(config) |