src/eric7/Plugins/WizardPlugins/EricPluginWizard/__init__.py

Tue, 25 Jun 2024 14:44:19 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 25 Jun 2024 14:44:19 +0200
branch
eric7
changeset 10800
c6ce5522be30
parent 10439
21c28b0f9e41
child 11090
f5f5f5803935
permissions
-rw-r--r--

Extended the EricPlugin wizard to be able to create more function skeletons.

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

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

"""
Package implementing the eric plug-in wizard dialog and data.
"""

eric ide

mercurial