Removed newline at top of files.
This commit is contained in:
parent
14fd640059
commit
cdcd82fdfd
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
"""Sets the system mode."""
|
"""Sets the system mode."""
|
||||||
|
|
||||||
from argparse import ArgumentParser, Namespace
|
from argparse import ArgumentParser, Namespace
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
"""System mode daemon."""
|
"""System mode daemon."""
|
||||||
|
|
||||||
from argparse import ArgumentParser, Namespace
|
from argparse import ArgumentParser, Namespace
|
||||||
|
|
Loading…
Reference in a new issue