black: re-format

black and isort are enabled in the openbmc-build-scripts on Python files
to have a consistent formatting.  Re-run the formatter on the whole
repository.

Change-Id: I8b1542d2681ef3985455920fa939a6ea2482be22
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/extensions/openpower-pels/setup.py b/extensions/openpower-pels/setup.py
index 8939146..98706f4 100644
--- a/extensions/openpower-pels/setup.py
+++ b/extensions/openpower-pels/setup.py
@@ -1,7 +1,8 @@
-from setuptools import setup
 import os
 import shutil
 
+from setuptools import setup
+
 # Builds the message registry and other data files into a python package
 
 # Copy the msg registry and comp IDs files into the subdir with