Skip to content

Commit

Permalink
poller/interfaces: fixed linting
Browse files Browse the repository at this point in the history
Signed-off-by: AndryNick98 <[email protected]>
  • Loading branch information
AndryNick98 committed May 22, 2024
1 parent 49c1e34 commit 6832fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suzieq/poller/worker/services/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from datetime import datetime
from collections import defaultdict
from json import loads
from typing import Dict
import numpy as np

from suzieq.poller.worker.services.service import Service
Expand Down

0 comments on commit 6832fcc

Please sign in to comment.