mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-18 06:10:50 -04:00
Fix flake8 warnings in desktop
This commit is contained in:
parent
0a6056e5e6
commit
b51c0ee046
18 changed files with 35 additions and 44 deletions
|
@ -211,7 +211,7 @@ def main():
|
|||
]
|
||||
print(f"○ Created unsigned installer: {msi_filename}")
|
||||
|
||||
print(f"○ Signing installer")
|
||||
print("○ Signing installer")
|
||||
run(
|
||||
[
|
||||
"signtool.exe",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue