Skip to content

Commit

Permalink
shared/utils: 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 21, 2024
1 parent 89c825c commit a3bf4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suzieq/shared/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from logging.handlers import RotatingFileHandler
from os import getenv
from time import time
from typing import Any, Dict, List, Optional, Tuple, Union
from typing import Any, Dict, List, Optional, Union

import pandas as pd
import psutil
Expand Down

0 comments on commit a3bf4aa

Please sign in to comment.