Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
Signed-off-by: Hayato Mizushima <[email protected]>
  • Loading branch information
hayato-m126 committed Nov 11, 2024
1 parent 2a52604 commit 28e43ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"python.analysis.extraPaths": [
"${workspaceFolder}/.venv/lib/**/site-packages/",

Check warning on line 26 in .vscode/settings.json

View workflow job for this annotation

GitHub Actions / spell-check

Unknown word (venv)
"${workspaceFolder}/projects/**/src/"
],
]
}

0 comments on commit 28e43ea

Please sign in to comment.