Skip to content

Commit 29d6c11

Browse files
committed
flake8
1 parent e89e5e0 commit 29d6c11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/control/algorithm/filter_chargepoints_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from dataclasses import dataclass
2-
from typing import Dict, List
2+
from typing import List
33
from unittest.mock import Mock
44

55
import pytest

0 commit comments

Comments
 (0)