Skip to content

Commit 71479b6

Browse files
committed
Restore encoding declaration
1 parent fae6cc4 commit 71479b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_url.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12
from __future__ import absolute_import
23
import os
34
import unittest

0 commit comments

Comments
 (0)