#11 Fixed pep8 test failures

This commit is contained in:
2024-02-23 18:33:19 +00:00
parent bcde471f33
commit 68f738a241
4 changed files with 6 additions and 5 deletions

View File

@ -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/"