Skip to content

Commit

Permalink
fix encoding issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed Jun 21, 2016
1 parent 621fd5a commit ab3b3fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions forseti/util.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""
Util functions utilized by Forseti library (or for testing it)
"""
Expand Down

0 comments on commit ab3b3fc

Please sign in to comment.