Skip to content

Commit 8abd2da

Browse files
authored
Merge pull request #20 from zkarpinski/deepsource-transform-53a56b99
style: format code with Black
2 parents 6e4e16a + fee60a7 commit 8abd2da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

codeinsight_sdk/handler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from typing import List
33

44

5-
65
class Handler(abc.ABC):
76
def __init__(self, client):
87
self.client = client

0 commit comments

Comments
 (0)