We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b15934 commit 652adbdCopy full SHA for 652adbd
pandas/tests/io/json/test_readlines.py
@@ -1,3 +1,4 @@
1
+# -*- coding: utf-8 -*-
2
import pytest
3
import pandas as pd
4
from pandas import DataFrame, read_json
0 commit comments