sphinx-contrib / napoleon

Other
149 stars 48 forks source link

Updated import to support Python 3.10 #36

Closed JosephRyanPeterson closed 2 years ago

JosephRyanPeterson commented 2 years ago

This code change should create compatibility with Python 3.10 while falling back on the former implementation to ensure backwards compatibility.