Skip to content

Commit

Permalink
fix unicode issues (#2308 #2282) (#2401)
Browse files Browse the repository at this point in the history
  • Loading branch information
asdf2014 authored and mistercrunch committed Mar 14, 2017
1 parent 562b4f0 commit dcd5bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/bin/superset
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
Expand Down

0 comments on commit dcd5bde

Please sign in to comment.