src/eric7/MicroPython/Devices/EspDialogs/__init__.py

Fri, 27 Oct 2023 14:09:40 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 27 Oct 2023 14:09:40 +0200
branch
eric7
changeset 10259
b51dfacef37f
parent 9756
9854647c8c5c
child 10439
21c28b0f9e41
permissions
-rw-r--r--

Regenerated the source documentation with the corrected module parser.

# -*- coding: utf-8 -*-

# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing dialogs used by the EspDevices module.
"""

eric ide

mercurial