This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Merge remote-tracking branch 'origin/master' #34
Annotations
6 notices
Class has no `__init__` method:
AniLinkPy/apis/anilist/mutation/mutation.py#L6
Class has no __init__ method
|
PEP 8 naming convention violation:
AniLinkPy/apis/anilist/query/page/page.py#L56
Function name should be lowercase
|
PEP 8 naming convention violation:
AniLinkPy/apis/anilist/query/page/airing_schedules.py#L28
Function name should be lowercase
|
PEP 8 naming convention violation:
AniLinkPy/apis/anilist/query/page/activity_replies.py#L26
Function name should be lowercase
|
PEP 8 naming convention violation:
AniLinkPy/apis/anilist/query/page/page.py#L42
Function name should be lowercase
|
Unused local symbols:
scripts.py#L41
Parameter 'auto_fix' value is not used
|