audit_report: More docstring.
This commit is contained in:
		
							parent
							
								
									0054465ce5
								
							
						
					
					
						commit
						f8758e2847
					
				
					 1 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,9 @@
 | 
				
			||||||
"""audit_report.py - Utility to run all reports for an audit"""
 | 
					"""audit_report.py - Utility to run all reports for an audit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This tool generates all reports for a fiscal year, plus the following months
 | 
				
			||||||
 | 
					available, to submit for audit. It parallelizes the work to run as efficiently
 | 
				
			||||||
 | 
					as possible.
 | 
				
			||||||
 | 
					"""
 | 
				
			||||||
# Copyright © 2020  Brett Smith
 | 
					# Copyright © 2020  Brett Smith
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# This program is free software: you can redistribute it and/or modify
 | 
					# This program is free software: you can redistribute it and/or modify
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue