mirror of
https://github.com/skoobasteeve/django-movies.git
synced 2026-03-20 11:38:59 +00:00
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"include": ["apps", "django_movies"],
|
|
"extraPaths": ["."],
|
|
"pythonVersion": "3.14",
|
|
"typeCheckingMode": "basic",
|
|
}
|