file info

This commit is contained in:
Frederik Jaeckel 2024-11-21 14:43:27 +01:00
parent 0beb46dc30
commit 192a93fd7c

View file

@ -1,7 +1,8 @@
""" Tryton module to XRechnung to edocument
"""
# -*- coding: utf-8 -*-
# This file is part of the edocument-module for Tryton from m-ds.de.
# The COPYRIGHT file at the top level of this repository contains the
# full copyright notices and license terms.
# Always prefer setuptools over distutils
from setuptools import setup
# To use a consistent encoding
from codecs import open