Minor python cleanups. NFC. (#496)

This commit is contained in:
Sam Clegg
2020-06-23 18:00:22 -07:00
committed by GitHub
parent 8dd51b45e9
commit 38a270fa5c
2 changed files with 18 additions and 16 deletions

View File

@@ -6,6 +6,7 @@ ignore =
E121, # Continuation line under-indented for hanging indent
E722 # bare excepts
exclude =
./llvm
./gnu
./upstream
./fastcomp