Fix source file encoding and add starting title
This commit is contained in:
		@@ -94,6 +94,8 @@ def parse_time_string(timestring):
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def main():
 | 
					def main():
 | 
				
			||||||
 | 
					    print("ib-clearance")
 | 
				
			||||||
 | 
					    print("============")
 | 
				
			||||||
    db = input(
 | 
					    db = input(
 | 
				
			||||||
        "Please enter name of database (in same folder as program): ")
 | 
					        "Please enter name of database (in same folder as program): ")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user