[NFC][UpdateTestChecks] Fix whitespace in common.py and asm.py
authorDaniil Kovalev <daniil@kovalev.website>
Fri, 15 Apr 2022 15:11:24 +0000 (18:11 +0300)
committerDaniil Kovalev <daniil@kovalev.website>
Fri, 15 Apr 2022 15:11:24 +0000 (18:11 +0300)
commitb1bb76a731d283368ae2b0a0913d76f18f107a6d
treef8f55d889a61c4136fe28d691acf0339e3364134
parent04000c2f928a7adc32138a664d167f01b642bef3
[NFC][UpdateTestChecks] Fix whitespace in common.py and asm.py

While working on D122986, noticed that indentation size varies even within
one file. Fixed that - now indentation is 2 spaces everywhere. This indentation

Differential Revision: https://reviews.llvm.org/D123859
llvm/utils/UpdateTestChecks/asm.py
llvm/utils/UpdateTestChecks/common.py