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

Remove unused Attributes from Mongodb docstrings #1028

Merged

Conversation

FabioRosado
Copy link
Member

I've misunderstood the linting error and failed to notice that the issue was the blank "Attributes" in the mongodb docstrings and not the __init__ method of it.

This should fix the issue so we can finally update pydocstyle

@codecov
Copy link

codecov bot commented Jul 26, 2019

Codecov Report

Merging #1028 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1028   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          38      38           
  Lines        2296    2296           
======================================
  Hits         2296    2296
Impacted Files Coverage Δ
opsdroid/database/mongo/__init__.py 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 6c4bb60...87a9dd3. Read the comment docs.

@FabioRosado FabioRosado merged commit b897fcd into opsdroid:master Jul 26, 2019
@FabioRosado FabioRosado deleted the pyup-update-pydocstyle-3.0.0-to-4.0.0 branch July 26, 2019 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant