mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Sort import
ruff check --fix --select I
This commit is contained in:
parent
b19b8050db
commit
7a98650ed3
68 changed files with 342 additions and 291 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from argparse import ArgumentParser
|
||||
|
||||
from fdroidserver import common
|
||||
from fdroidserver.common import FDroidPopen
|
||||
from fdroidserver.exception import BuildException
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue