Remove unnecessary pass-statement
Change-Id: Iabc087ea181fcc835b871ad3f4f4ebc19dd4b1ad
This commit is contained in:
parent
e8913d15f0
commit
5e871147a1
@ -101,7 +101,6 @@ class InstallVenv(object):
|
||||
print('done.')
|
||||
else:
|
||||
print("venv already exists...")
|
||||
pass
|
||||
|
||||
def pip_install(self, *args):
|
||||
self.run_command(['tools/with_venv.sh',
|
||||
|
Loading…
Reference in New Issue
Block a user