mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
disable new pylint errors, this code is frozen
This commit is contained in:
parent
05bc59c56a
commit
d15a70b833
4 changed files with 4 additions and 4 deletions
|
|
@ -112,7 +112,7 @@ def main(args):
|
|||
|
||||
if __name__ == '__main__':
|
||||
logging.basicConfig(format='%(message)s', level=logging.DEBUG)
|
||||
|
||||
|
||||
parser = ArgumentParser(description="""\
|
||||
This is intended for manually testing vmtools.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue