golden hour
/opt/cloudlinux/venv/lib/python3.11/site-packages/pylint_django/tests
⬆️ Go Up
Upload
File/Folder
Size
Actions
__init__.py
0 B
Del
OK
__pycache__
-
Del
OK
input
-
Del
OK
settings.py
265 B
Del
OK
test_django_not_installed.sh
110 B
Del
OK
test_func.py
4.01 KB
Del
OK
testing_pylint.rc
197 B
Del
OK
Edit: test_django_not_installed.sh
#!/bin/bash set -x pylint --rcfile=tox.ini --load-plugins=pylint_django setup.py | grep django-not-configured
Save