Fixing flake8 linting errors

This commit is contained in:
Jacob Alexander
2019-10-15 01:08:11 -07:00
parent 0e830c2127
commit 7789ebbf96
5 changed files with 27 additions and 32 deletions

View File

@@ -4,7 +4,6 @@ import subprocess
import os
import shutil
import sys
import tempfile
def build_libcapnp(bundle_dir, build_dir, verbose=False):
'''