We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb1813 commit 02e41d8Copy full SHA for 02e41d8
python/ql/test/library-tests/frameworks/django-v2-v3/testproj/settings.py
@@ -13,7 +13,7 @@
13
from pathlib import Path
14
15
# Build paths inside the project like this: BASE_DIR / 'subdir'.
16
-BASE_DIR = Path(__file__).resolve().parent.parent
+BASE_DIR = Path(__file__).resolve().parent.parent #$ getAPathArgument=Path()
17
18
19
# Quick-start development settings - unsuitable for production
0 commit comments