mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
Fix pep8 whitespace errors
This commit is contained in:
parent
1e943a22df
commit
01b9fb1549
12 changed files with 50 additions and 50 deletions
|
@ -80,7 +80,7 @@ def _check_output(cmd, cwd=None):
|
|||
|
||||
def get_build_vm(srvdir, provider=None):
|
||||
"""No summary.
|
||||
|
||||
|
||||
Factory function for getting FDroidBuildVm instances.
|
||||
|
||||
This function tries to figure out what hypervisor should be used
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue