src/eric7/MicroPython/BluetoothDialogs/__init__.py

branch
mpy_network
changeset 9855
c9244db5566a
child 10439
21c28b0f9e41
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/MicroPython/BluetoothDialogs/__init__.py	Tue Mar 07 16:22:07 2023 +0100
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2023 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing Bluetooth related dialogs.
+"""

eric ide

mercurial