Skip to content

Commit

Permalink
Merge 3351115 into 901f4ae
Browse files Browse the repository at this point in the history
  • Loading branch information
cedrikv committed Sep 29, 2020
2 parents 901f4ae + 3351115 commit 84e60ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atramhasis/scripts/initializedb.py
Expand Up @@ -138,4 +138,6 @@ def main(argv=sys.argv):
),
db_session
)
db_session.commit()
db_session.close()
print('--atramhasis-db-initialized--')

0 comments on commit 84e60ae

Please sign in to comment.