mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +01:00
Fix source_manifest pylint
This commit is contained in:
parent
51b0bf8405
commit
d2c726f749
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ from sysa import SysA
|
||||||
from sysc import SysC
|
from sysc import SysC
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
"""Generate a source manifest for a system"""
|
||||||
parser = argparse.ArgumentParser()
|
parser = argparse.ArgumentParser()
|
||||||
|
|
||||||
parser.add_argument("-s", "--system",
|
parser.add_argument("-s", "--system",
|
||||||
Loading…
Add table
Add a link
Reference in a new issue