Skip to content

Commit 581b695

Browse files
committed
chore: remove author information from __init__.py
1 parent 0dcf2f0 commit 581b695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jsonpath/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"""
77

88
__version__ = "1.1.1"
9-
__author__ = "sean2077"
109

1110
from .jsonpath import ExprSyntaxError, JSONPath, JSONPathTypeError, compile, search
1211

0 commit comments

Comments
 (0)