We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbd369 commit f5a5fc4Copy full SHA for f5a5fc4
1 file changed
shared-bindings/_bleio/Adapter.c
@@ -77,7 +77,7 @@
77
//|
78
//| On boards with native BLE, you cannot create an instance of `_bleio.Adapter`;
79
//| this constructor will raise `NotImplementedError`.
80
-//| Use `_bleio.adapter` to access the sole instance already available."""
+//| Use `_bleio.adapter` to access the sole instance already available.
81
//| """
82
//| ...
83
0 commit comments