pyflakes fixes for unchecked files
They were not in the tools/pyflakes.sh runs
This commit is contained in:
parent
75b428af07
commit
dcb2b61b18
3 changed files with 5 additions and 6 deletions
|
|
@ -4,7 +4,6 @@
|
|||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
from cStringIO import StringIO
|
||||
|
||||
selection = set()
|
||||
dependencies = set()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue