Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/et_xmlfile/__init__.py: 86%
Shortcuts on this page
r m x toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
Shortcuts on this page
r m x toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1from .xmlfile import xmlfile
3# constants
4__version__ = '2.0.0'
5__author__ = 'See AUTHORS.txt'
6__license__ = 'MIT'
7__author_email__ = 'charlie.clark@clark-consulting.eu'
8__url__ = 'https://foss.heptapod.net/openpyxl/et_xmlfile'