We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e4e16a + fee60a7 commit 8abd2daCopy full SHA for 8abd2da
1 file changed
codeinsight_sdk/handler.py
@@ -2,7 +2,6 @@
2
from typing import List
3
4
5
-
6
class Handler(abc.ABC):
7
def __init__(self, client):
8
self.client = client
0 commit comments