ERD_DIR = os.path.join(os.path.dirname(os.path.abspath(__file__)), "erd") SQL_DIR = os.path.join(os.path.dirname(os.path.abspath(__file__)), "ddl") ...