Closed mmcdermott closed 2 months ago
https://github.com/justin13601/ACES/blob/51167ae873cb0be5b4ba36396d2ddeae7863352d/src/aces/__main__.py#L148C5-L150C50
@justin13601 this block can be deleted, right? We make the parent directory for the output path directly later?
Yep, looks to be redundant
https://github.com/justin13601/ACES/blob/51167ae873cb0be5b4ba36396d2ddeae7863352d/src/aces/__main__.py#L148C5-L150C50
@justin13601 this block can be deleted, right? We make the parent directory for the output path directly later?