#11 Fixed pep8 test failures
This commit is contained in:
@ -41,6 +41,7 @@ def create_connection(path: str, filename: str):
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
|
||||
|
||||
def run():
|
||||
""" Create the database for the application"""
|
||||
dir = r"./data/"
|
||||
|
Reference in New Issue
Block a user