4 lines
117 B
Python
4 lines
117 B
Python
# Ensure test environment is set before using
|
|
# Runs the database creation scripts
|
|
import scripts.create_database
|