WUT_Computer_Science/lab3/.vscode/settings.json
2023-04-16 04:29:00 +02:00

5 lines
99 B
JSON

{
"cSpell.words": ["rastrigin"],
"python.linting.pylintArgs": ["--generated-members=cv2.*"],
}