Skip to content

Commit

Permalink
Fixed failure with flake8 chartjs
Browse files Browse the repository at this point in the history
  • Loading branch information
penguin359 committed Jul 8, 2015
1 parent 0872acb commit ad3b012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chartjs/views/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#-*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
from six import text_type
from ..colors import next_color
from .base import JSONView
Expand Down

0 comments on commit ad3b012

Please sign in to comment.