WUT_Computer_Science/Programming/EARIN/lab3/.vscode/settings.json

5 lines
99 B
JSON
Raw Permalink Normal View History

2023-04-16 04:29:00 +02:00
{
"cSpell.words": ["rastrigin"],
"python.linting.pylintArgs": ["--generated-members=cv2.*"],
}