Fix source file encoding and add starting title

This commit is contained in:
Abdulkadir Furkan Şanlı 2018-12-10 16:08:14 +01:00
parent 2b33b4719d
commit 9db07eaa97

View File

@ -94,6 +94,8 @@ def parse_time_string(timestring):
def main():
print("ib-clearance")
print("============")
db = input(
"Please enter name of database (in same folder as program): ")