Skip to content

Commit a76371a

Browse files
committed
Update pyflakes script to work with this repo, bad copy-and-pasted code, bad
1 parent a5b3b98 commit a76371a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django-view-auth/Blog/pyflakes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
echo "============================================================"
44
echo "== pyflakes =="
5-
pyflakes `./manage.py print_setting LOCAL_APPS` | grep -v migration
5+
pyflakes core | grep -v migration

0 commit comments

Comments
 (0)