Skip to content
Snippets Groups Projects
Commit 9d64073d authored by Roang's avatar Roang
Browse files

Fix pylint warnings

- Fix incorrect args/kwargs order in methods
- Annotate unused variables with `_`
- Remove unused args from get_context_data
- Fix missing args for view methods
- Fix missing timeout for requests.get
- Fix missing encoding for open files
- Add ignores for settings wildcard imports
parent b46a5915
No related branches found
No related tags found
No related merge requests found
Showing
with 41 additions and 47 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment