Skip to content

Commit 600975a

Browse files
committed
pylint doesn't recognise light_dataclass
1 parent fa7821f commit 600975a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jedi_language_server/initialization_options.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
from cattrs.gen import make_dict_structure_fn, override
1414
from lsprotocol.types import MarkupKind
1515

16+
# pylint: disable=invalid-field-call
1617
# pylint: disable=missing-class-docstring
1718
# pylint: disable=too-few-public-methods
1819

0 commit comments

Comments
 (0)