Skip to content

Commit 6dbbff0

Browse files
committed
pylint - try agina to disable protected-access erroo for name setting
1 parent 20eb26c commit 6dbbff0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Snow_Globe_BLE_CPB/ble_snowglobe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
advertisement = ProvideServicesAdvertisement(uart)
5151
#pylint: disable=protected-access
5252
ble._adapter.name = SNOWGLOBE_NAME
53-
#pylint: enable=protected-access
5453

5554
#--| ANIMATIONS |----------------------------------------------------
5655
def spin(config):

0 commit comments

Comments
 (0)