Remove unnecessary blank lines in main.py
This commit is contained in:
@@ -5,12 +5,6 @@ from .alarm_clock import AlarmClock
|
|||||||
from .relay import Relay
|
from .relay import Relay
|
||||||
from os import path
|
from os import path
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
"""Main entry point for the alarm clock application."""
|
"""Main entry point for the alarm clock application."""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user