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 a5b3b98 commit a76371aCopy full SHA for a76371a
django-view-auth/Blog/pyflakes.sh
@@ -2,4 +2,4 @@
2
3
echo "============================================================"
4
echo "== pyflakes =="
5
-pyflakes `./manage.py print_setting LOCAL_APPS` | grep -v migration
+pyflakes core | grep -v migration
0 commit comments