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

WARNING: Definition list ends without a blank line; unexpected unindent. #278

Closed
mtelka opened this issue Oct 6, 2023 · 2 comments
Closed
Labels

Comments

@mtelka
Copy link

mtelka commented Oct 6, 2023

BUG/PROBLEM REPORT

While running tests I noticed the following warning:

docstring of zope.interface.common.numbers.IReal.__trunc__:8: WARNING: Definition list ends without a blank line; unexpected unindent.

The same warning also appeared in #211.

What I did:

Run tests for zope.interface

What I expect to happen:

No warninigs displayed

What actually happened:

docstring of zope.interface.common.numbers.IReal.__trunc__:8: WARNING: Definition list ends without a blank line; unexpected unindent.

What version of Python and Zope/Addons I am using:

OpenIndiana Hipster
Python 3.9.16
zope.interface 6.1

@d-maurer
Copy link
Contributor

d-maurer commented Oct 6, 2023 via email

@icemac
Copy link
Member

icemac commented May 22, 2024

I am closing this old issue. Feel free to re-open it if there are any news about the topic.

@icemac icemac closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants