Add more models to get some of the playlists I wanted to create going
This commit is contained in:
@ -155,7 +155,8 @@ disable=print-statement,
|
||||
comprehension-escape,
|
||||
# Manually added
|
||||
import-error,
|
||||
too-few-public-methods
|
||||
too-few-public-methods,
|
||||
duplicate-code
|
||||
|
||||
# Enable the message, report, category or checker with the given id(s). You can
|
||||
# either give multiple identifier separated by comma (,) or put this option
|
||||
|
Reference in New Issue
Block a user