Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dman926 committed Nov 24, 2023
1 parent bbc5ade commit e36ac37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generators/python/generator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export async function pythonGenerator(

await formatFiles(tree);

// TODO: error handling to alert user better
return async () => {
// Initialize PDM specifics
const cwd = joinPathFragments(tree.root, projectRoot);
Expand Down

0 comments on commit e36ac37

Please sign in to comment.