mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-01 21:02:11 -04:00
Improve pep8 conformance
This commit is contained in:
parent
9bfde7dfcc
commit
17e389b800
8 changed files with 6 additions and 12 deletions
|
@ -17,9 +17,7 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
"""
|
||||
from onionshare import helpers
|
||||
from nose import with_setup
|
||||
|
||||
import test_helpers
|
||||
|
||||
def test_get_platform_returns_platform_system():
|
||||
"""get_platform() returns platform.system() when ONIONSHARE_PLATFORM is not defined"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue