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

branch
eric7
changeset 9756
9854647c8c5c
parent 9740
90072e10ae9b
child 10439
21c28b0f9e41
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/MicroPython/Devices/CircuitPythonUpdater/__init__.py	Mon Feb 13 17:49:52 2023 +0100
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the updater and associated dialogs.
+"""

eric ide

mercurial