Skip to content

Commit 7d608d6

Browse files
committed
Nit for CI fix
1 parent ca2a398 commit 7d608d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyiceberg/io/fileformat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
"""File Format API for reading and writing Iceberg data files."""
18+
"""File Format API for writing Iceberg data files."""
1919

2020
from __future__ import annotations
2121

0 commit comments

Comments
 (0)