mirror of
https://github.com/fergalmoran/picard.git
synced 2026-03-24 14:15:15 +00:00
removed from ignored classes list already deprecated optparse
This commit is contained in:
@@ -469,7 +469,7 @@ ignore-on-opaque-inference=yes
|
||||
# List of class names for which member attributes should not be checked (useful
|
||||
# for classes with dynamically set attributes). This supports the use of
|
||||
# qualified names.
|
||||
ignored-classes=optparse.Values,thread._local,_thread._local
|
||||
ignored-classes=thread._local,_thread._local
|
||||
|
||||
# List of module names for which member attributes should not be checked
|
||||
# (useful for modules/projects where namespaces are manipulated during runtime
|
||||
|
||||
Reference in New Issue
Block a user