mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-25 19:11:09 +00:00
9d502f5ee2
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_abstract_connector.py | ||
test_abstract_minimal_connector.py | ||
test_bookwyrm_connector.py | ||
test_connector_manager.py | ||
test_inventaire_connector.py | ||
test_openlibrary_connector.py |