Fix some pylint indentation warnings

Running with a stricter .pylintrc generates a lot of
C0330 warnings (hanging/continued indentation). Fix
the ones in neutron/common.

Trivialfix

Change-Id: Ibcbe775d538e8f8ab5e6476ea1a156611587d358
This commit is contained in:
Brian Haley 2022-11-02 10:36:38 -04:00
parent ba795c6692
commit 3702575bfe
4 changed files with 8 additions and 8 deletions