Skip to content

Commit

Permalink
pylint doesn't recognise light_dataclass
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Oct 3, 2023
1 parent f1c0b01 commit 812c228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jedi_language_server/initialization_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from cattrs.gen import make_dict_structure_fn, override
from lsprotocol.types import MarkupKind

# pylint: disable=invalid-field-call
# pylint: disable=missing-class-docstring
# pylint: disable=too-few-public-methods

Expand Down

0 comments on commit 812c228

Please sign in to comment.