mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 08:25:15 -04:00
Fix flake8 warnings in desktop
This commit is contained in:
parent
cfbf07b903
commit
bf08e29162
18 changed files with 35 additions and 44 deletions
|
@ -24,7 +24,6 @@ This script downloads a pre-built tor binary to bundle with OnionShare.
|
|||
In order to avoid a Mac gnupg dependency, I manually verify the signature
|
||||
and hard-code the sha256 hash.
|
||||
"""
|
||||
|
||||
import inspect
|
||||
import os
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue