Coverage for pyWebLayout/io/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.11.2, created at 2025-11-12 12:02 +0000
« prev ^ index » next coverage.py v7.11.2, created at 2025-11-12 12:02 +0000
1"""
2Input/Output module for pyWebLayout.
4This package provides functionality for reading and writing various file formats,
5including HTML, EPUB, and other document formats.
6"""
8# Readers