Skip to content

Commit ef64719

Browse files
committed
pylint generated-members
1 parent 53e3896 commit ef64719

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/pylint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
run: python .github/workflows/verify_result.py -c review_show_improvements_only=True
2424
- name: Analysing the code with pylint
2525
run: |
26-
pylint $(git ls-files '*.py')
26+
pylint $(git ls-files '*.py') --generated-members json,ssl,datetime

.pylintrc

-43.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)