From cd0bddc92c945dec3229a5d566017cfdd2864043 Mon Sep 17 00:00:00 2001 From: XanthosXanthopoulos Date: Mon, 29 Jan 2024 11:29:10 +0200 Subject: [PATCH] Fix formatting --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index be13057..8e434c5 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,7 @@ """ pybabylonjs setup """ + import json import sys from pathlib import Path