mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-02-18 03:55:19 +00:00
Pylint's `bad-classmethod-argument` is disabled for each definition to avoid rewriting the method bodies just to rename `self` → `cls`. This can be done gradually, as the setUpTestData methods are modified along the way. |
||
---|---|---|
.. | ||
__init__.py | ||
test_calibre_import.py | ||
test_goodreads_import.py | ||
test_importer.py | ||
test_librarything_import.py | ||
test_openlibrary_import.py | ||
test_storygraph_import.py |