Changeset 39:5d55c193d904 in pyenvjasmine for pyenvjasmine/runner.py


Ignore:
Timestamp:
Mar 24, 2018, 7:56:17 AM (6 years ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Message:

[pyflakes] Removed unneeded import, commented out unused variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pyenvjasmine/runner.py

    r36 r39  
    203203            command.extend(spec)
    204204
    205         shell = False
     205        # shell = False
    206206        stdin = None
    207207        stdout = subprocess.PIPE
Note: See TracChangeset for help on using the changeset viewer.