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

refactor: remove some unused code #206

Merged
merged 1 commit into from Dec 30, 2020
Merged

refactor: remove some unused code #206

merged 1 commit into from Dec 30, 2020

Conversation

@oprypin
Copy link
Member

@oprypin oprypin commented Dec 30, 2020

I conclude that it's unused because the condition necessarily requires finding something with class 'autodoc' -- but there is nothing that creates anything with class 'autodoc'!

I conclude that it's unused because the condition necessarily requires finding something with class 'autodoc' -- but there is nothing that creates anything with class 'autodoc'!
@pawamoy
Copy link
Member

@pawamoy pawamoy commented Dec 30, 2020

Seems like you're right! It comes from the code I initially copied from mkautodoc 😅 Thanks!

@pawamoy pawamoy merged commit 8504084 into mkdocstrings:master Dec 30, 2020
0 of 13 checks passed
0 of 13 checks passed
quality quality
Details
tests (ubuntu-latest, 3.6) tests (ubuntu-latest, 3.6)
Details
tests (ubuntu-latest, 3.7) tests (ubuntu-latest, 3.7)
Details
tests (ubuntu-latest, 3.8) tests (ubuntu-latest, 3.8)
Details
tests (ubuntu-latest, 3.9) tests (ubuntu-latest, 3.9)
Details
tests (macos-latest, 3.6) tests (macos-latest, 3.6)
Details
tests (macos-latest, 3.7) tests (macos-latest, 3.7)
Details
tests (macos-latest, 3.8) tests (macos-latest, 3.8)
Details
tests (macos-latest, 3.9) tests (macos-latest, 3.9)
Details
tests (windows-latest, 3.6) tests (windows-latest, 3.6)
Details
tests (windows-latest, 3.7) tests (windows-latest, 3.7)
Details
tests (windows-latest, 3.8) tests (windows-latest, 3.8)
Details
tests (windows-latest, 3.9) tests (windows-latest, 3.9)
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants