From ac1c7cac51e8c550c60ad7e66f4483dc852479ad Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:28:11 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- fuelwatcher/fuelwatch.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fuelwatcher/fuelwatch.py b/fuelwatcher/fuelwatch.py index 3716d53..4bc5f11 100644 --- a/fuelwatcher/fuelwatch.py +++ b/fuelwatcher/fuelwatch.py @@ -6,6 +6,7 @@ Copyright (C) 2018-2023, Daniel Michaels """ + import json import logging import random