Add more models to get some of the playlists I wanted to create going

This commit is contained in:
2021-09-08 21:26:55 -04:00
parent ea03da8575
commit 1dd79fa4f8
5 changed files with 69 additions and 2 deletions

View File

@ -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