Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve codebase to python3 #207

Merged
merged 1 commit into from
Jul 30, 2024

Use python3 super and remove useless method re-definitions

ff5073d
Select commit
Loading
Failed to load commit list.
Merged

Improve codebase to python3 #207

Use python3 super and remove useless method re-definitions
ff5073d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 26, 2023 in 0s

83.33% of diff hit (target 85.51%)

View this Pull Request on Codecov

83.33% of diff hit (target 85.51%)

Annotations

Check warning on line 186 in django_downloadview/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_downloadview/files.py#L186

Added line #L186 was not covered by tests

Check warning on line 133 in django_downloadview/nginx/middlewares.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_downloadview/nginx/middlewares.py#L133

Added line #L133 was not covered by tests

Check warning on line 13 in django_downloadview/storage.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

django_downloadview/storage.py#L13

Added line #L13 was not covered by tests