Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 29114dc

Browse files
committed
fixed source encoding for python2
1 parent 8bc865d commit 29114dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests.py

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

0 commit comments

Comments
 (0)