Skip to content

Commit

Permalink
Disable import-error to avoid installing the environment for github a…
Browse files Browse the repository at this point in the history
…ctions.
  • Loading branch information
mihaeladuta committed Nov 8, 2024
1 parent 6cd7f0e commit 4ed2710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ignore=docs/*
notes=TODO
disable=
fixme,
import-error,
duplicate-code,
protected-access,
too-many-locals,
Expand Down

0 comments on commit 4ed2710

Please sign in to comment.