Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Commit

Permalink
Add encoding line to test file with UTF-8 characters.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed May 30, 2014
1 parent 77ed627 commit 5e01270
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go/vumitools/opt_out/tests/test_models.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# -*- encoding: utf-8 -*-

"""Tests for go.vumitools.opt_out.models."""

from datetime import datetime, timedelta
Expand Down

0 comments on commit 5e01270

Please sign in to comment.