PEP 8 (I'm bored): core/modules
This commit is contained in:
parent
8db7b1d160
commit
b2b34ad81a
@ -48,6 +48,7 @@ class Module(SettingsBase):
|
|||||||
def on_downscroll(self):
|
def on_downscroll(self):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
class IntervalModuleMeta(type):
|
class IntervalModuleMeta(type):
|
||||||
"""Add interval setting to `settings` attribute if it does not exist."""
|
"""Add interval setting to `settings` attribute if it does not exist."""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user