Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Demonstration of a bug in Sphinx's handling of attrs

License

Notifications You must be signed in to change notification settings

jwodder/sphinx-attrs-bug-20211018

Repository files navigation

This is a sample project for demonstrating a bug in Sphinx's handling of attrs' "next generation" API. When a class is defined with @attr.s, type annotations on the attributes appear in the documentation, but they do not appear when the class is defined with @attr.define.

Bug report: <sphinx-doc/sphinx#9752>

About

Demonstration of a bug in Sphinx's handling of attrs

Topics

Resources

License

Stars

Watchers

Forks

Languages