misc: Run pre-commit run --all-files
This ensures `isort` is applied to all files in the repo. Change-Id: Ib7ced1c924ef1639542bf0d1a01c5737f6ba43e9
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
from maint.lib import maintainers
|
||||
|
||||
from maint.lib import maintainers
|
||||
from style.repo import GitRepo
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user