Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Dec 15, 2015
1 parent 113f82a commit 3f7433f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake8_isort.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ class Flake8Isort(object):
version = '0.1'
message = 'I001 found unsorted imports'

isort_config = False

def __init__(self, tree, filename):
self.filename = filename

Expand Down

0 comments on commit 3f7433f

Please sign in to comment.