From 1a9cd5ed0ad977bde1c011af3031f0cce56b5440 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 19:22:06 +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