Skip to content

Commit dd7302c

Browse files
author
Felix Marczinowski
committed
remove encoding signature from test
1 parent 4dcd2c5 commit dd7302c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pandas/tests/frame/test_json.py

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# -*- coding: utf-8 -*-
2-
""""""
3-
41
from __future__ import (absolute_import, division, print_function)
52

63
import pandas.util.testing as tm

0 commit comments

Comments
 (0)