mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 11:01:53 +08:00
basic python 3.9 support
This commit is contained in:
@@ -34,6 +34,8 @@ disable =
|
||||
len-as-condition,
|
||||
raise-missing-from,
|
||||
consider-using-in,
|
||||
unsubscriptable-object,
|
||||
# https://github.com/PyCQA/pylint/issues/3882
|
||||
|
||||
[CLASSES]
|
||||
exclude-protected =
|
||||
|
||||
Reference in New Issue
Block a user