Skip to content

Commit

Permalink
ci: Please pylint pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger committed Jun 19, 2023
1 parent f15ed93 commit fc54a89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions capellambse_context_diagrams/collectors/exchanges.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@
from __future__ import annotations

import abc
import collections.abc as cabc
import logging
import operator
import typing as t

from capellambse import helpers
from capellambse.model import common
from capellambse.model.modeltypes import DiagramType as DT

Expand Down

0 comments on commit fc54a89

Please sign in to comment.