We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2a398 commit 7d608d6Copy full SHA for 7d608d6
pyiceberg/io/fileformat.py
@@ -15,7 +15,7 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
-"""File Format API for reading and writing Iceberg data files."""
+"""File Format API for writing Iceberg data files."""
19
20
from __future__ import annotations
21
0 commit comments