mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 19:56:54 +00:00
Closes #43
This commit is contained in:
parent
472cc21380
commit
5d2976fccb
1 changed files with 0 additions and 2 deletions
|
|
@ -113,8 +113,6 @@ try:
|
|||
except ImportError:
|
||||
from ConfigParser import RawConfigParser
|
||||
|
||||
from flake8.util import skip_line
|
||||
|
||||
DEFAULT_EXCLUDE = '.svn,CVS,.bzr,.hg,.git'
|
||||
DEFAULT_IGNORE = 'E24'
|
||||
if sys.platform == 'win32':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue