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

Don't inherit from object. It's default in Python 3. #798

Merged
merged 1 commit into from Feb 19, 2018

Conversation

atombrella
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 19, 2018

Codecov Report

Merging #798 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #798   +/-   ##
=======================================
  Coverage   69.88%   69.88%           
=======================================
  Files         100      100           
  Lines        4337     4337           
=======================================
  Hits         3031     3031           
  Misses       1306     1306
Impacted Files Coverage Δ
src/wiki/core/compat.py 100% <100%> (ø) ⬆️
src/wiki/managers.py 73.26% <100%> (ø) ⬆️
src/wiki/editors/base.py 93.33% <100%> (ø) ⬆️
src/wiki/core/plugins/base.py 91.66% <100%> (ø) ⬆️
src/wiki/urls.py 97.36% <100%> (ø) ⬆️
src/wiki/forms.py 63.5% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7bab18...c737f0d. Read the comment docs.

@benjaoming
Copy link
Member

Thanks! Oh wow, this codebase is starting to look fresh!

@benjaoming benjaoming merged commit b6bf63a into django-wiki:master Feb 19, 2018
@atombrella atombrella deleted the merge_view_cbv branch February 19, 2018 11:34
@benjaoming benjaoming added the clean-up Code refactoring or removal of stale code label Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean-up Code refactoring or removal of stale code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants