Skip to content

Commit df0232e

Browse files
committed
Use python 3.8 as baseline
1 parent 30b4f90 commit df0232e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .pylintrc

+2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ suggestion-mode=yes
4545
# active Python interpreter and may run arbitrary code.
4646
unsafe-load-any-extension=no
4747

48+
# Run python dependant checks considering the baseline version
49+
py-version=3.8
4850

4951
[MESSAGES CONTROL]
5052

0 commit comments

Comments
 (0)