Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cecille committed Oct 7, 2024
1 parent fd2ba46 commit ce5034c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/taglist_and_topology_test_support.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import functools
from collections import defaultdict
from dataclasses import dataclass, field
from chip.clusters.Types import Nullable, NullValue
from chip.clusters.Types import Nullable
from typing import Any

import chip.clusters as Clusters
Expand Down

0 comments on commit ce5034c

Please sign in to comment.