We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ecfb73 commit 58d0439Copy full SHA for 58d0439
1 file changed
PyPortal_AlarmClock/code.py
@@ -13,7 +13,7 @@
13
"""
14
15
#pylint:disable=redefined-outer-name,no-member,global-statement,no-self-use
16
-#pyline:disable=too-many-branches,too-many-statements,useless-super-delegation
+#pylint:disable=too-many-branches,too-many-statements,useless-super-delegation
17
18
import time
19
import json
0 commit comments