reconnect moved files to git repo
This commit is contained in:
8
venv/lib/python3.11/site-packages/et_xmlfile/__init__.py
Normal file
8
venv/lib/python3.11/site-packages/et_xmlfile/__init__.py
Normal file
@ -0,0 +1,8 @@
|
||||
from .xmlfile import xmlfile
|
||||
|
||||
# constants
|
||||
__version__ = '2.0.0'
|
||||
__author__ = 'See AUTHORS.txt'
|
||||
__license__ = 'MIT'
|
||||
__author_email__ = 'charlie.clark@clark-consulting.eu'
|
||||
__url__ = 'https://foss.heptapod.net/openpyxl/et_xmlfile'
|
||||
Reference in New Issue
Block a user