diff --git a/.vscode/launch.json b/.vscode/launch.json index 00d51eb..81c78cd 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -20,5 +20,6 @@ "env": { "SYSKIT_LOG_TEST_COMPRESS": "1" } - }] -} \ No newline at end of file + } + ] +}