We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63ce94d + ab924ed commit 8e3bf5dCopy full SHA for 8e3bf5d
pandas/io/tests/test_json/test_ujson.py
@@ -1,4 +1,6 @@
1
-from unittest import TestCase
+# -*- coding: utf-8 -*-
2
+
3
+from unittest import TestCase
4
5
try:
6
import json
0 commit comments