mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-26 16:15:51 -04:00
Fix some codestyle issues according to pep8.
This commit is contained in:
parent
d50601f5bd
commit
7446cee655
8 changed files with 35 additions and 33 deletions
|
@ -20,6 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
import os, sys, inspect, platform
|
||||
from onionshare import helpers
|
||||
|
||||
|
||||
def get_onionshare_gui_dir():
|
||||
p = helpers.get_platform()
|
||||
if p == 'Darwin':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue