Skip to content

Commit 94c97b0

Browse files
Add newline at the end of file
1 parent f855c11 commit 94c97b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/extension/debugger/configuration/providers/fastapiLaunch.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ export async function buildFastAPIWithFileLaunchDebugConfiguration(
4545
configurationType: DebugConfigurationType.launchFastAPIWithFile,
4646
});
4747
Object.assign(state.config, config);
48-
}
48+
}

0 commit comments

Comments
 (0)