This commit is contained in:
Mahmoud Hashemi 2015-03-31 01:17:59 -07:00
parent f5a4c2526f
commit f641beedf7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"""\
This module aims to provide various helpers for working with
JSON. Currently it focuses on providing a reliable and intuitive means
of working with JSON Lines-formatted file.
of working with JSON Lines-formatted files.
"""
import os