Skip to content

Commit 6179ab9

Browse files
committed
Update data_export.py
1 parent c8a000f commit 6179ab9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scrapegraphai/utils/data_export.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
data_export module
3+
This module provides functions to export data to various file formats.
4+
"""
15
import json
26
import csv
37
import xml.etree.ElementTree as ET

0 commit comments

Comments
 (0)