Fix source file encoding and add starting title
This commit is contained in:
parent
2b33b4719d
commit
9db07eaa97
@ -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