aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLoek Le Blansch <loek.le-blansch.pv@renesas.com>2025-10-24 13:04:37 +0200
committerLoek Le Blansch <loek.le-blansch.pv@renesas.com>2025-10-24 13:04:37 +0200
commit30cdc59df8d3c6f27d11fa015174962db65a277b (patch)
tree4f928ad6568e13fa6befe124c5f79acd5cbdd773 /setup.py
parentb819354e3d7b2181995ac11510da2226564eebfb (diff)
python black
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 8bf1ba9..6068493 100644
--- a/setup.py
+++ b/setup.py
@@ -1,2 +1,3 @@
from setuptools import setup
+
setup()