We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a76c55 commit a72411fCopy full SHA for a72411f
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